| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | page.h | 216 #define __pa(x) ((phys_addr_t)(unsigned long)(x) - VIRT_PHYS_OFFSET) macro 233 #define __pa(x) \ macro 241 #define __pa(x) ((unsigned long)(x) - PAGE_OFFSET + MEMORY_START) macro
|
| /OK3568_Linux_fs/kernel/arch/riscv/mm/ |
| H A D | init.c | 372 #define get_pgd_next_virt(__pa) pt_ops.get_pmd_virt(__pa) argument 373 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ argument 379 #define get_pgd_next_virt(__pa) pt_ops.get_pte_virt(__pa) argument 380 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ argument
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | page_mm.h | 81 #define __pa(vaddr) ___pa((void *)(long)(vaddr)) macro 95 #define __pa(x) ___pa((unsigned long)(x)) macro
|
| H A D | page_no.h | 20 #define __pa(vaddr) ((unsigned long)(vaddr)) macro
|
| /OK3568_Linux_fs/kernel/tools/bootconfig/include/linux/ |
| H A D | memblock.h | 7 #define __pa(addr) (addr) macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | page.h | 185 #define __pa(x) ___pa((unsigned long)(x)) macro 187 #define __pa(x) \ macro
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | head32.c | 77 #define __pa(x) ((unsigned long)(x) - PAGE_OFFSET) in mk_early_pgtbl_32() macro
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | memory.h | 62 #define __pa(x) __virt_to_phys((unsigned long)(x)) macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | page.h | 42 #define __pa(x) __phys_addr((unsigned long)(x)) macro
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/compressed/ |
| H A D | sev-es.c | 112 #define __pa(x) ((unsigned long)(x)) macro
|
| H A D | ident_map_64.c | 16 #define __pa(x) ((unsigned long)(x)) macro
|
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | page.h | 79 # define __pa(x) \ macro
|
| /OK3568_Linux_fs/kernel/arch/openrisc/include/asm/ |
| H A D | page.h | 73 #define __pa(x) ((unsigned long) (x) - PAGE_OFFSET) macro
|
| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | page.h | 79 #define __pa(x) ((unsigned long)(x) - PAGE_OFFSET + va_pa_offset) macro
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | page.h | 79 #define __pa(x) ((unsigned long) (x)) macro
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | page.h | 86 #define __pa(x) ((unsigned long)(x) - PAGE_OFFSET + PHYS_OFFSET) macro
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | page.h | 111 #define __pa(vaddr) ((unsigned long)(vaddr)) macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | page.h | 84 #define __pa(x) ((unsigned long) (x) - PAGE_OFFSET) macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | page.h | 198 #define __pa(x) ___pa((unsigned long)(x)) macro
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | page.h | 115 #define __pa(x) __virt_to_phys((unsigned long)(x)) macro
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | mem_encrypt_identity.c | 17 #define __pa(x) ((unsigned long)(x)) macro
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | page.h | 143 #define __pa(x) ___pa((unsigned long)x) macro
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | memory.h | 299 #define __pa(x) __virt_to_phys((unsigned long)(x)) macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | page_64.h | 147 #define __pa(x) ((unsigned long)(x) - PAGE_OFFSET) macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | page.h | 153 #define __pa(x) ((unsigned long)(x)-PAGE_OFFSET) macro
|