Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/mips64/mips64/
H A Dpmap.c94 #define pmap_shootdown_range(pmap, sva, eva, needisync) \ argument
282 int needisync; member
286 pmap_shootdown_range(pmap_t pmap, vaddr_t sva, vaddr_t eva, int needisync) in pmap_shootdown_range()
695 int needisync = 0; in pmap_do_remove() local
800 int needisync = 0; in pmap_page_wrprotect() local
940 int needisync = 0; in pmap_protect() local
1058 int needisync = 0; in pmap_enter() local
/openbsd-src/sys/arch/alpha/alpha/
H A Dpmap.c1169 boolean_t needisync = FALSE; pmap_do_remove() local
1502 boolean_t needisync = FALSE; pmap_enter() local
1797 boolean_t needisync = FALSE; pmap_kenter_pa() local
1861 boolean_t needisync = FALSE; pmap_kremove() local
2354 boolean_t needisync = FALSE; pmap_remove_mapping() local
[all...]