Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/aarch64/aarch64/
H A Dpmap.c1798 const bool efirt_p = pm == pmap_efirt(); in _pmap_enter() local
1800 const bool efirt_p = false; in _pmap_enter() local
/netbsd-src/sys/arch/arm/arm32/
H A Dpmap.c3101 const bool efirt_p = pm == pmap_efirt(); in pmap_enter() local
3103 const bool efirt_p = false; in pmap_enter() local