Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/vmx/
Dvmx.h392 int allocate_vpid(void);
Dvmx.c3811 int allocate_vpid(void) in allocate_vpid() function
7288 vmx->vpid = allocate_vpid(); in vmx_vcpu_create()
Dnested.c5067 vmx->nested.vpid02 = allocate_vpid(); in enter_vmx_operation()