Home
last modified time | relevance | path

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

/openbsd/sys/arch/arm/include/
H A Dpmap.h412 #define L2_S_PROT_KW L2_S_PROT_KW_v7 macro
470 pte = (pr & PROT_WRITE) ? L2_S_PROT_KW : L2_S_PROT_KR; in L2_S_PROT()