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

/freebsd-10.3-release/sys/mips/malta/
H A Dyamon.h41 #define YAMON_FUNCTION_BASE 0x1fc00500ul macro
43 #define YAMON_PRINT_COUNT_OFS (YAMON_FUNCTION_BASE + 0x04)
44 #define YAMON_EXIT_OFS (YAMON_FUNCTION_BASE + 0x20)
45 #define YAMON_FLUSH_CACHE_OFS (YAMON_FUNCTION_BASE + 0x2c)
46 #define YAMON_PRINT_OFS (YAMON_FUNCTION_BASE + 0x34)
47 #define YAMON_REG_CPU_ISR_OFS (YAMON_FUNCTION_BASE + 0x38)
48 #define YAMON_DEREG_CPU_ISR_OFS (YAMON_FUNCTION_BASE + 0x3c)
49 #define YAMON_REG_IC_ISR_OFS (YAMON_FUNCTION_BASE + 0x40)
50 #define YAMON_DEREG_IC_ISR_OFS (YAMON_FUNCTION_BASE + 0x44)
51 #define YAMON_REG_ESR_OFS (YAMON_FUNCTION_BASE
[all...]

Completed in 41 milliseconds