Home
last modified time | relevance | path

Searched defs:cpu_has_load_ia32_efer (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dcapabilities.h94 static inline bool cpu_has_load_ia32_efer(void) in cpu_has_load_ia32_efer() function
/kernel/linux/linux-4.19/arch/x86/kvm/
Dvmx.c1317 static bool cpu_has_load_ia32_efer; variable