Home
last modified time | relevance | path

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

/openbsd/sys/arch/hppa/include/
H A Dpte.h53 #define TLB_AR_X 0x07000000 macro
/openbsd/sys/arch/hppa/hppa/
H A Dpmap.c498 hppa_prot[PROT_EXEC] = TLB_AR_X; in pmap_bootstrap()