Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/i386/include/
H A Dpmap_private.h265 #define pmap_pte_clearbits(p, b) \ macro
273 #define pmap_pte_clearbits(p, b) \ macro
339 pmap_pte_clearbits(volatile pt_entry_t *pte, pt_entry_t bits) in pmap_pte_clearbits() function
/netbsd-src/sys/arch/amd64/include/
H A Dpmap_private.h206 #define pmap_pte_clearbits(p, b) \ macro
272 pmap_pte_clearbits(volatile pt_entry_t *pte, pt_entry_t bits) in pmap_pte_clearbits() function