Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/include/
H A Diomod.h128 #define HPPA_FLEX_SIZE (~HPPA_FLEX_MASK + 1) macro
/netbsd-src/sys/arch/hppa/hppa/
H A Dmainbus.c205 epa = spa + HPPA_FLEX_SIZE; /* may wrap to 0... */ in mbus_add_mapping()
207 size -= uimin(size, HPPA_FLEX_SIZE - (pa - spa)); in mbus_add_mapping()