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

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

Completed in 36 milliseconds