Home
last modified time | relevance | path

Searched refs:pae (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/kvm/lib/x86_64/
Dprocessor.c1194 bool pae; in kvm_get_cpu_address_width() local
1198 pae = kvm_get_supported_cpuid_entry(1)->edx & (1 << 6); in kvm_get_cpu_address_width()
1199 *pa_bits = pae ? 36 : 32; in kvm_get_cpu_address_width()
/tools/arch/x86/kcpuid/
Dcpuid.csv57 1, 0, EDX, 6, pae, Physical Address Extensions