Home
last modified time | relevance | path

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

/minix3/sys/arch/x86/include/
H A Dpmap.h222 #define pmap_copy(DP,SP,D,L,S) __USE(L) macro
/minix3/sys/arch/arm/include/arm32/
H A Dpmap.h345 #define pmap_copy(dp, sp, da, l, sa) /* nothing */ macro