Home
last modified time | relevance | path

Searched defs:pv_alloc (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/platform/pc64/x86_64/
H A Dpmap.c118 #define pv_alloc(pmap, pindex, isnewp) _pv_alloc(pmap, pindex, isnewp \ macro
132 #define pv_alloc(pmap, pindex, isnewp) _pv_alloc(pmap, pindex, isnewp) macro