Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.h309 int allocate_vpid(void);
Dvmx.c3568 int allocate_vpid(void) in allocate_vpid() function
6728 vmx->vpid = allocate_vpid(); in vmx_create_vcpu()
Dnested.c4398 vmx->nested.vpid02 = allocate_vpid(); in enter_vmx_operation()