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

/freebsd-10.0-release/sys/mips/gxemul/
H A Dmpreg.h47 #define GXEMUL_MP_DEV_FUNCTION(f) \ macro
50 (volatile uint64_t)*GXEMUL_MP_DEV_FUNCTION(f)
52 #define GXEMUL_MP_DEV_FUNCTION(f) \ macro
55 (volatile uint32_t)*GXEMUL_MP_DEV_FUNCTION(f)
58 *GXEMUL_MP_DEV_FUNCTION(f) = (v)

Completed in 60 milliseconds