Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.h415 static inline u64 vmx_guest_debugctl_read(void) in vmx_guest_debugctl_read() function
H A Dvmx.c2274 msr_info->data = vmx_guest_debugctl_read(); in vmx_get_msr()