OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vtomach
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/include/
pmap_private.h
369
paddr_t
vtomach
(vaddr_t);
370
#define vtomfn(va) (
vtomach
(va) >> PAGE_SHIFT)
/src/sys/arch/x86/x86/
pmap.c
3971
*
vtomach
: virtual address to machine address. For use by
3975
vtomach
(vaddr_t va)
function in typeref:typename:paddr_t
5155
vtomach
((vaddr_t)ptep), npte, domid, flags);
Completed in 290 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025