Home
last modified time | relevance | path

Searched refs:allocate_vpid (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.h337 int allocate_vpid(void);
H A Dvmx.c3733 int allocate_vpid(void) in allocate_vpid() function
6979 vmx->vpid = allocate_vpid(); in vmx_create_vcpu()
H A Dnested.c4861 vmx->nested.vpid02 = allocate_vpid(); in enter_vmx_operation()