Home
last modified time | relevance | path

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

/trueos/sys/sparc64/include/
HDasi.h95 #define ASI_UPA_CONFIG_REG 0x4a /* US-I, II */ macro
/trueos/sys/boot/sparc64/loader/
HDmain.c661 return (UPA_CR_GET_MID(ldxa(0, ASI_UPA_CONFIG_REG))); in cpu_get_mid_sun4u()
/trueos/sys/sparc64/sparc64/
HDmachdep.c312 return (UPA_CR_GET_MID(ldxa(0, ASI_UPA_CONFIG_REG))); in cpu_get_mid()