Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dcapabilities.h407 static inline u64 vmx_supported_debugctl(void) in vmx_supported_debugctl() function
Dvmx.c2003 u64 debugctl = vmx_supported_debugctl(); in vcpu_supported_debugctl()