OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unmap_op
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x86/x86/
pmap.c
5542
struct gnttab_unmap_grant_ref
unmap_op
;
local in function:pmap_remove_gnt
5573
unmap_op
.host_addr = xpmap_ptetomach(&ptes[pl1_i(va)]);
5575
unmap_op
.host_addr = op->host_addr;
5578
unmap_op
.handle = op->handle;
5579
unmap_op
.dev_bus_addr = 0;
5581
GNTTABOP_unmap_grant_ref, &
unmap_op
, 1);
Completed in 246 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025