Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_X86_X32
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_X86_X32:
CONFIG_X86_64
Include code to run binaries for the x32 native 32-bit ABI for 64-bit processors. An x32 process gets access to the full 64-bit register file and wide data path while leaving pointers at 32 bits for smaller memory footprint.
You will need a recent binutils (2.22 or later) with elf32_x86_64 support enabled to compile a kernel with this option set.
arch/x86/Kconfig
The configuration item CONFIG_X86_X32:
CONFIG_X86_64 && CONFIG_IA32_EMULATION && CONFIG_EXPERIMENTAL
Include code to run binaries for the x32 native 32-bit ABI for 64-bit processors. An x32 process gets access to the full 64-bit register file and wide data path while leaving pointers at 32 bits for smaller memory footprint.
You will need a recent binutils (2.22 or later) with elf32_x86_64 support enabled to compile a kernel with this option set.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - X index
Automatically generated (in year 2024). See also LKDDb sources on GitLab