Home
last modified time | relevance | path

Searched refs:HPPA_IOLEN (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/hppa/include/
H A Dcpu.h213 #define HPPA_IOLEN 0x10000000 macro
/openbsd/sys/arch/hppa/hppa/
H A Dpmap.c595 nkpdes += HPPA_IOLEN / PDE_SIZE; /* ... and io space too */ in pmap_bootstrap()
604 if (npdes == HPPA_IOLEN / PDE_SIZE - 1) in pmap_bootstrap()