Searched defs:pmap_unuse_final (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/sys/arch/powerpc64/include/
H A Dpmap.h68 #define pmap_unuse_final(p) macro
/openbsd-current/sys/arch/sh/include/
H A Dpmap.h64 #define pmap_unuse_final(p) do { /* nothing */ } while (0) macro
/openbsd-current/sys/arch/m88k/include/
H A Dpmap.h68 #define pmap_unuse_final(p) /* nothing */ macro
/openbsd-current/sys/arch/hppa/include/
H A Dpmap.h115 #define pmap_unuse_final(p) /* nothing */ macro
/openbsd-current/sys/arch/arm64/include/
H A Dpmap.h122 #define pmap_unuse_final(p) do { /* nothing */ } while (0) macro
/openbsd-current/sys/arch/alpha/include/
H A Dpmap.h162 #define pmap_unuse_final(p) /* nothing */ macro
/openbsd-current/sys/arch/sparc64/sparc64/
H A Dtrap.c664 pmap_unuse_final(struct proc *p) function
/openbsd-current/sys/arch/riscv64/include/
H A Dpmap.h112 #define pmap_unuse_final(p) do { /* nothing */ } while (0) macro
/openbsd-current/sys/arch/powerpc/include/
H A Dpmap.h153 #define pmap_unuse_final(p) /* nothing */ macro
/openbsd-current/sys/arch/mips64/include/
H A Dpmap.h169 #define pmap_unuse_final(p) do { /* nothing yet */ } while (0) macro
/openbsd-current/sys/arch/i386/include/
H A Dpmap.h214 #define pmap_unuse_final(p) /* nothing */ macro
/openbsd-current/sys/arch/amd64/include/
H A Dpmap.h378 #define pmap_unuse_final(p) /* nothing */ macro
/openbsd-current/sys/arch/arm/include/
H A Dpmap.h233 #define pmap_unuse_final(p) do { /* nothing */ } while (0) macro

Completed in 205 milliseconds