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

/openbsd-current/sys/arch/powerpc64/include/
H A Dpmap.h69 #define pmap_remove_holes(vm) macro
/openbsd-current/sys/arch/sh/include/
H A Dpmap.h65 #define pmap_remove_holes(vm) do { /* nothing */ } while (0) macro
/openbsd-current/sys/arch/m88k/include/
H A Dpmap.h69 #define pmap_remove_holes(vm) do { /* nothing */ } while (0) macro
/openbsd-current/sys/arch/hppa/include/
H A Dpmap.h116 #define pmap_remove_holes(vm) do { /* nothing */ } while (0) macro
/openbsd-current/sys/arch/alpha/include/
H A Dpmap.h163 #define pmap_remove_holes(vm) do { /* nothing */ } while (0) macro
/openbsd-current/sys/arch/powerpc/include/
H A Dpmap.h154 #define pmap_remove_holes(vm) do { /* nothing */ } while (0) macro
/openbsd-current/sys/arch/mips64/include/
H A Dpmap.h170 #define pmap_remove_holes(vm) do { /* nothing */ } while (0) macro
/openbsd-current/sys/arch/i386/include/
H A Dpmap.h215 #define pmap_remove_holes(vm) do { /* nothing */ } while (0) macro
/openbsd-current/sys/arch/amd64/include/
H A Dpmap.h379 #define pmap_remove_holes(vm) do { /* nothing */ } while (0) macro
/openbsd-current/sys/arch/arm/include/
H A Dpmap.h234 #define pmap_remove_holes(vm) do { /* nothing */ } while (0) macro
/openbsd-current/sys/arch/riscv64/riscv64/
H A Dpmap.c1829 pmap_remove_holes(struct vmspace *vm) function
/openbsd-current/sys/arch/arm64/arm64/
H A Dpmap.c1956 pmap_remove_holes(struct vmspace *vm) function
/openbsd-current/sys/arch/sparc64/sparc64/
H A Dpmap.c2856 pmap_remove_holes(struct vmspace *vm) function

Completed in 273 milliseconds