Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dcapabilities.h108 static inline bool cpu_has_load_cet_ctrl(void) in cpu_has_load_cet_ctrl() function
H A Dvmcs12.c205 return cpu_has_load_cet_ctrl(); in cpu_has_vmcs12_field()
H A Dvmx.c4588 if (cpu_has_load_cet_ctrl()) { in vmx_set_constant_host_state()
8243 if (!cpu_has_load_cet_ctrl() || !enable_unrestricted_guest || in vmx_set_cpu_caps()