Searched refs:VM_FREELIST_ISADMA (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/sys/arch/algor/include/
H A Dvmparam.h13 #define VM_FREELIST_ISADMA 1 macro
/netbsd-current/sys/arch/zaurus/include/
H A Dvmparam.h80 #define VM_FREELIST_ISADMA 1 macro
/netbsd-current/sys/arch/acorn32/include/
H A Dvmparam.h81 #define VM_FREELIST_ISADMA 1 macro
/netbsd-current/sys/arch/netwinder/include/
H A Dvmparam.h82 #define VM_FREELIST_ISADMA 1 macro
/netbsd-current/sys/arch/cats/include/
H A Dvmparam.h80 #define VM_FREELIST_ISADMA 1 macro
/netbsd-current/sys/arch/shark/include/
H A Dvmparam.h81 #define VM_FREELIST_ISADMA 1 macro
/netbsd-current/sys/arch/hpcarm/include/
H A Dvmparam.h80 #define VM_FREELIST_ISADMA 1 macro
/netbsd-current/sys/arch/iyonix/include/
H A Dvmparam.h80 #define VM_FREELIST_ISADMA 1 macro
/netbsd-current/sys/arch/evbmips/include/
H A Dvmparam.h18 #define VM_FREELIST_ISADMA 1 macro
/netbsd-current/sys/arch/evbarm/include/
H A Dvmparam.h91 #define VM_FREELIST_ISADMA 1 macro
/netbsd-current/sys/arch/hppa/include/
H A Dvmparam.h102 #define VM_FREELIST_ISADMA 1 macro
/netbsd-current/sys/arch/evbarm/bcm53xx/
H A Dbcm53xx_machdep.c195 .bp_freelist = VM_FREELIST_ISADMA,
/netbsd-current/sys/arch/algor/algor/
H A Dmachdep.c471 .fl_freelist = VM_FREELIST_ISADMA,
/netbsd-current/sys/arch/cats/cats/
H A Dcats_machdep.c413 bp->bp_freelist = VM_FREELIST_ISADMA;
/netbsd-current/sys/arch/netwinder/netwinder/
H A Dnetwinder_machdep.c772 atop(istart + isize), VM_FREELIST_ISADMA);
/netbsd-current/sys/arch/hppa/hppa/
H A Dpmap.c774 uvm_page_physload(spa, epa, spa, epa, VM_FREELIST_ISADMA);
777 VM_FREELIST_ISADMA);
/netbsd-current/sys/arch/shark/ofw/
H A Dofw.c908 atop(istart + isize), VM_FREELIST_ISADMA);

Completed in 228 milliseconds