Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/sparc64/include/
Dpte.h156 #define SUN4U_TLB_G 0x0000000000000001LL macro
162 ((priv)?SUN4U_TLB_P:0LL)|((write)?SUN4U_TLB_W:0LL)|((g)?SUN4U_TLB_G:0LL)|\