Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/vmx/
Dcapabilities.h398 static inline bool cpu_has_notify_vmexit(void) in cpu_has_notify_vmexit() function
Dvmx.c8525 kvm_caps.has_notify_vmexit = cpu_has_notify_vmexit(); in hardware_setup()