Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/
A Dpage.h213 #define __pa_symbol_nodebug(x) __pa(RELOC_HIDE((unsigned long)(x), 0)) macro
/linux-6.3-rc2/arch/arm/include/asm/
A Dmemory.h295 #define __pa_symbol_nodebug(x) __virt_to_phys_nodebug((x)) macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Dmemory.h296 #define __pa_symbol_nodebug(x) __kimg_to_phys((phys_addr_t)(x)) macro

Completed in 6 milliseconds