Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/virtual/kvm/
Dnested-vmx.txt111 u64 guest_ia32_debugctl;
/linux-4.1.27/arch/x86/kvm/
Dvmx.c231 u64 guest_ia32_debugctl; member
668 FIELD64(GUEST_IA32_DEBUGCTL, guest_ia32_debugctl),
9112 vmcs_write64(GUEST_IA32_DEBUGCTL, vmcs12->guest_ia32_debugctl); in prepare_vmcs02()
9812 vmcs12->guest_ia32_debugctl = vmcs_read64(GUEST_IA32_DEBUGCTL); in prepare_vmcs12()