Home
last modified time | relevance | path

Searched defs:__pa_symbol_nodebug (Results 1 – 3 of 3) sorted by relevance

/arch/mips/include/asm/
Dpage.h199 #define __pa_symbol_nodebug(x) __pa(RELOC_HIDE((unsigned long)(x), 0)) macro
/arch/arm/include/asm/
Dmemory.h296 #define __pa_symbol_nodebug(x) __virt_to_phys_nodebug((x)) macro
/arch/arm64/include/asm/
Dmemory.h351 #define __pa_symbol_nodebug(x) __kimg_to_phys((phys_addr_t)(x)) macro