Home
last modified time | relevance | path

Searched defs:__pa_symbol (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-malta/
H A Dspaces.h40 #define __pa_symbol(x) (RELOC_HIDE((unsigned long)(x), 0)) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-malta/
H A Dspaces.h40 #define __pa_symbol(x) (RELOC_HIDE((unsigned long)(x), 0)) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpage.h55 #define __pa_symbol(x) \ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpage.h54 #define __pa_symbol(x) \ macro
/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dpage.h82 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0)) macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dmemory.h342 #define __pa_symbol(x) __phys_addr_symbol(RELOC_HIDE((unsigned long)(x), 0)) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpage.h216 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0)) macro
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dpage.h136 #define __pa_symbol(x) __phys_addr_symbol(RELOC_HIDE((unsigned long)(x), 0)) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dpage.h222 #define __pa_symbol(x) __phys_addr_symbol((unsigned long)(x)) macro
/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Dpage.h78 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0)) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dmemory.h334 #define __pa_symbol(x) __phys_addr_symbol(RELOC_HIDE((unsigned long)(x), 0)) macro
/kernel/linux/linux-6.6/scripts/gdb/linux/
H A Dmm.py240 def __pa_symbol(self, x): member in aarch64_page_ops
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dpage.h171 #define __pa_symbol(x) __phys_addr_symbol(RELOC_HIDE((unsigned long)(x), 0)) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dmemory.h295 #define __pa_symbol(x) __phys_addr_symbol(RELOC_HIDE((unsigned long)(x), 0)) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dmemory.h348 #define __pa_symbol(x) __phys_addr_symbol(RELOC_HIDE((unsigned long)(x), 0)) macro
/kernel/linux/linux-5.10/include/linux/
H A Dmm.h115 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0)) macro
/kernel/linux/linux-6.6/include/linux/
H A Dmm.h102 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0)) macro

Completed in 28 milliseconds