Searched defs:pmap_is_current (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/riscv/riscv/
H A Dpmap.c362 pmap_is_current(pmap_t pmap) function
/freebsd-11-stable/sys/arm/arm/
H A Dpmap-v4.c397 #define pmap_is_current(pm) ((pm) == kernel_pmap || \ macro
[all...]
H A Dpmap-v6.c1832 pmap_is_current(pmap_t pmap) function
/freebsd-11-stable/sys/arm64/arm64/
H A Dpmap.c500 pmap_is_current(pmap_t pmap) function
/freebsd-11-stable/sys/i386/i386/
H A Dpmap.c1394 pmap_is_current(pmap_t pmap) function

Completed in 153 milliseconds