Home
last modified time | relevance | path

Searched refs:ISIIOVA (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/hp300/include/
H A Dcpu.h100 #define ISIIOVA(va) \ macro
/netbsd-src/sys/arch/news68k/include/
H A Dcpu.h137 #define ISIIOVA(va) \ macro
/netbsd-src/sys/arch/news68k/news68k/
H A Dmachdep.c1008 return ISIIOVA(ptr) ? EFAULT : 0; in mm_md_kernacc()
/netbsd-src/sys/arch/hp300/dev/
H A Ddiofb.c101 if (ISIIOVA(fbr)) in diofb_fbinquire()
/netbsd-src/sys/arch/hp300/hp300/
H A Dmachdep.c1180 return (ISIIOVA(ptr) || ((uint8_t *)ptr >= extiobase && in mm_md_kernacc()