Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/sparc64/include/
Dpte.h195 #define SUN4V_TLB_G 0x0000000000000000LL macro
201 ((priv)?SUN4V_TLB_P:0LL)|((write)?SUN4V_TLB_W:0LL)|((g)?SUN4V_TLB_G:0LL)|\