kconfig.x86_64

来自「linux 内核源代码」· X86_64 代码 · 共 42 行

X86_64
42
字号
config UML_X86	bool	default yconfig 64BIT	bool	default y#XXX: this is so in the underlying arch, but it's wrong!!!config RWSEM_GENERIC_SPINLOCK	bool	default yconfig SEMAPHORE_SLEEPERS	bool	default yconfig TOP_ADDR 	hex	default 0x7fc0000000config 3_LEVEL_PGTABLES       bool       default yconfig ARCH_HAS_SC_SIGNALS	bool	default nconfig ARCH_REUSE_HOST_VSYSCALL_AREA	bool	default nconfig SMP_BROKEN	bool	default yconfig GENERIC_HWEIGHT	bool	default y

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?