OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pve_to_pvpte
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x86/x86/
pmap.c
589
pve_to_pvpte
(struct pv_entry *pve)
function in typeref:struct:pv_pte *
603
KASSERT(
pve_to_pvpte
(pve) == pvpte);
629
return
pve_to_pvpte
(LIST_FIRST(&pp->pp_pvlist));
639
return
pve_to_pvpte
(LIST_FIRST(&pp->pp_pvlist));
641
return
pve_to_pvpte
(LIST_NEXT(pvpte_to_pve(pvpte), pve_list));
Completed in 16 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025