Home
last modified time | relevance | path

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

/Linux-v5.15/arch/mips/include/asm/
Dpage.h213 #define __pa_symbol_nodebug(x) __pa(RELOC_HIDE((unsigned long)(x), 0)) macro
/Linux-v5.15/arch/arm/include/asm/
Dmemory.h295 #define __pa_symbol_nodebug(x) __virt_to_phys_nodebug((x)) macro
/Linux-v5.15/arch/arm64/include/asm/
Dmemory.h275 #define __pa_symbol_nodebug(x) __kimg_to_phys((phys_addr_t)(x)) macro