Home
last modified time | relevance | path

Searched refs:PMAP_VP_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/arch/powerpc64/powerpc64/
Dpmap.c91 #define PMAP_VP_UNLOCK(pm) \ macro
110 #define PMAP_VP_UNLOCK(pm) /* nothing */ macro
373 PMAP_VP_UNLOCK(pm); in pmap_slbd_fault()
376 PMAP_VP_UNLOCK(pm); in pmap_slbd_fault()
453 PMAP_VP_UNLOCK(pm); in pmap_slbd_enter()
473 PMAP_VP_UNLOCK(pm); in pmap_set_user_slb()
478 PMAP_VP_UNLOCK(pm); in pmap_set_user_slb()
1138 PMAP_VP_UNLOCK(pm); in pmap_enter()
1154 PMAP_VP_UNLOCK(pm); in pmap_remove()
1248 PMAP_VP_UNLOCK(pm); in pmap_page_protect()
[all …]
/openbsd/src/sys/arch/powerpc/powerpc/
Dpmap.c209 #define PMAP_VP_UNLOCK(pm) \ macro
228 #define PMAP_VP_UNLOCK(pm) /* nothing */ macro
635 PMAP_VP_UNLOCK(pm); in pmap_enter()
654 PMAP_VP_UNLOCK(pm); in pmap_remove()
1686 PMAP_VP_UNLOCK(pm); in pmap_extract()
1697 PMAP_VP_UNLOCK(pm); in pmap_extract()
1718 PMAP_VP_UNLOCK(pm); in pmap_copyinsn()
1723 PMAP_VP_UNLOCK(pm); in pmap_copyinsn()
2116 PMAP_VP_UNLOCK(pm); in pmap_page_protect()
2133 PMAP_VP_UNLOCK(pm); in pmap_page_protect()
[all …]