Home
last modified time | relevance | path

Searched defs:CMP_PTE_USER_READ (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sparc/sparc/
H A Dlocore.s1319 #define CMP_PTE_USER_READ(pte, tmp, label) CMP_PTE_USER_READ4M(pte,tmp) macro
1326 #define CMP_PTE_USER_READ(pte, tmp, label) CMP_PTE_USER_READ4_4C(pte) macro
1338 #define CMP_PTE_USER_READ(pte, tmp, label) \ macro