Searched refs:TLB_AR_RW (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/hppa/include/
H A Dpte.h54 #define TLB_AR_RW TLB_READ|TLB_WRITE macro
/openbsd-current/sys/arch/hppa/hppa/
H A Dpmap.c496 hppa_prot[PROT_WRITE] = TLB_AR_RW;
497 hppa_prot[PROT_READ | PROT_WRITE] = TLB_AR_RW;

Completed in 173 milliseconds