Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/
Dhead64.c146 bool la57; in __startup_64() local
150 la57 = check_la57_support(physaddr); in __startup_64()
176 if (la57) in __startup_64()
182 if (la57) { in __startup_64()
208 if (la57) { in __startup_64()
/Linux-v5.15/Documentation/x86/
Dcpuinfo.rst128 CONFIG_X86_5LEVEL is not selected) the flag "la57" will not show up [#f1]_.
/Linux-v5.15/arch/x86/kvm/mmu/
Dmmu.c218 BUILD_MMU_ROLE_REGS_ACCESSOR(cr4, la57, X86_CR4_LA57);
240 BUILD_MMU_ROLE_ACCESSOR(ext, cr4, la57);