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

/linux-master/arch/sparc/include/asm/
H A Dleon.h72 static inline unsigned long leon_load_reg(unsigned long paddr) function
80 /* macro access for leon_load_reg() and leon_store_reg() */
81 #define LEON3_BYPASS_LOAD_PA(x) (leon_load_reg((unsigned long)(x)))
83 #define LEON_BYPASS_LOAD_PA(x) leon_load_reg((unsigned long)(x))

Completed in 180 milliseconds