Searched refs:PID_POINTER_TABLE (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | vmx.h | 236 PID_POINTER_TABLE = 0x00002042, enumerator |
/arch/x86/kvm/vmx/ | ||
D | vmx.c | 4752 vmcs_write64(PID_POINTER_TABLE, __pa(kvm_vmx->pid_table)); in init_vmcs() |