Searched defs:LEON3_BYPASS_LOAD_PA (Results 1 – 4 of 4) sorted by relevance
81 #define LEON3_BYPASS_LOAD_PA(x) (leon_load_reg((unsigned long)(x))) macro
229 #define LEON3_BYPASS_LOAD_PA(x) (*((unsigned long*)x)) macro