Home
last modified time | relevance | path

Searched refs:la57 (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/x86/kernel/
Dhead64.c189 bool la57; in __startup_64() local
193 la57 = check_la57_support(physaddr); in __startup_64()
216 if (la57) in __startup_64()
222 if (la57) { in __startup_64()
248 if (la57) { in __startup_64()
/linux-6.1.9/Documentation/x86/
Dcpuinfo.rst128 CONFIG_X86_5LEVEL is not selected) the flag "la57" will not show up [#f1]_.
/linux-6.1.9/arch/x86/kvm/mmu/
Dmmu.c190 BUILD_MMU_ROLE_REGS_ACCESSOR(cr4, la57, X86_CR4_LA57);
210 BUILD_MMU_ROLE_ACCESSOR(ext, cr4, la57);