Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dvmx.h281 HOST_TR_BASE = 0x00006c0a, enumerator
/linux-4.1.27/arch/x86/kvm/
Dvmx.c762 FIELD(HOST_TR_BASE, host_tr_base),
1958 vmcs_writel(HOST_TR_BASE, kvm_read_tr_base()); /* 22.2.4 */ in vmx_vcpu_load()