Home
last modified time | relevance | path

Searched defs:pmap_unlock (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/mips64/mips64/
H A Dpmap.c210 pmap_unlock(pmap_t pmap) in pmap_unlock() function
348 #define pmap_unlock(pm) do { /* nothing */ } while (0) macro
/openbsd/sys/arch/hppa/hppa/
H A Dpmap.c134 pmap_unlock(struct pmap *pmap) in pmap_unlock() function
/openbsd/sys/arch/riscv64/riscv64/
H A Dpmap.c250 pmap_unlock(struct pmap *pmap) in pmap_unlock() function
/openbsd/sys/arch/arm64/arm64/
H A Dpmap.c151 pmap_unlock(struct pmap *pmap) in pmap_unlock() function