Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h236 PID_POINTER_TABLE = 0x00002042, enumerator
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c4754 vmcs_write64(PID_POINTER_TABLE, __pa(kvm_vmx->pid_table)); in init_vmcs()