Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/virtual/kvm/
Dnested-vmx.txt141 natural_width guest_tr_base;
/linux-4.4.14/arch/x86/kvm/
Dvmx.c274 natural_width guest_tr_base; member
802 FIELD(GUEST_TR_BASE, guest_tr_base),
9506 vmcs_writel(GUEST_TR_BASE, vmcs12->guest_tr_base); in prepare_vmcs02()
10178 vmcs12->guest_tr_base = vmcs_readl(GUEST_TR_BASE); in prepare_vmcs12()