Searched refs:AA_DMMU_VWPR (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/sparc64/sparc64/
H A Ddb_hwwatch.c107 stxa_sync(AA_DMMU_VWPR, ASI_DMMU, va & (((2UL << 41) - 1) << 3));
136 va = ldxa(AA_DMMU_VWPR, ASI_DMMU);
/freebsd-10.0-release/sys/sparc64/include/
H A Dasi.h144 #define AA_DMMU_VWPR 0x38 macro
/freebsd-10.0-release/sys/boot/sparc64/loader/
H A Dmain.c251 stxa(AA_DMMU_VWPR, ASI_DMMU, va & (((2UL << 41) - 1) << 3));

Completed in 125 milliseconds