OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vpid_desc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/nvmm/x86/
nvmm_x86_vmx.c
78
struct
vpid_desc
{
struct
97
vmx_invvpid(uint64_t op, struct
vpid_desc
*desc)
2229
struct
vpid_desc
vpid_desc
;
local in function:vmx_vcpu_run
2268
vpid_desc
.vpid = cpudata->asid;
2269
vpid_desc
.addr = 0;
2270
vmx_invvpid(vmx_tlb_flush_op, &
vpid_desc
);
nvmm_x86_vmx.c
78
struct
vpid_desc
{
struct
97
vmx_invvpid(uint64_t op, struct
vpid_desc
*desc)
2229
struct
vpid_desc
vpid_desc
;
local in function:vmx_vcpu_run
2268
vpid_desc
.vpid = cpudata->asid;
2269
vpid_desc
.addr = 0;
2270
vmx_invvpid(vmx_tlb_flush_op, &
vpid_desc
);
Completed in 27 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025