/openbmc/linux/arch/sh/include/asm/ |
H A D | fixmap.h | 42 enum fixed_addresses { enum 67 extern void __set_fixmap(enum fixed_addresses idx, 69 extern void __clear_fixmap(enum fixed_addresses idx, pgprot_t flags);
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | fixmap.h | 45 enum fixed_addresses { enum 59 void set_fixmap(enum fixed_addresses idx, phys_addr_t phys); 60 void clear_fixmap(enum fixed_addresses idx);
|
/openbmc/linux/arch/xtensa/mm/ |
H A D | highmem.c | 27 static inline enum fixed_addresses kmap_idx(int type, unsigned long color) in kmap_idx() 38 enum fixed_addresses kmap_local_map_idx(int type, unsigned long pfn) in kmap_local_map_idx() 43 enum fixed_addresses kmap_local_unmap_idx(int type, unsigned long addr) in kmap_local_unmap_idx()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | fixmap.h | 81 enum fixed_addresses { enum 159 void __native_set_fixmap(enum fixed_addresses idx, pte_t pte); 164 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() 196 void __early_set_fixmap(enum fixed_addresses idx,
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | fixmap.h | 12 enum fixed_addresses { enum 39 static const enum fixed_addresses __end_of_fixed_addresses = 56 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot);
|
/openbmc/linux/arch/um/include/asm/ |
H A D | fixmap.h | 35 enum fixed_addresses { enum 39 extern void __set_fixmap (enum fixed_addresses idx,
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | fixmap.h | 29 enum fixed_addresses { enum 39 extern void __set_fixmap(enum fixed_addresses idx,
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | fixmap.h | 13 enum fixed_addresses { enum 23 extern void __set_fixmap(enum fixed_addresses idx,
|
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | fixmap.h | 46 enum fixed_addresses { enum 55 extern void __set_fixmap(enum fixed_addresses idx,
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | fixmap.h | 23 enum fixed_addresses { enum 61 extern void __set_fixmap(enum fixed_addresses idx,
|
/openbmc/linux/arch/parisc/mm/ |
H A D | fixmap.c | 13 void notrace set_fixmap(enum fixed_addresses idx, phys_addr_t phys) in set_fixmap() 27 void notrace clear_fixmap(enum fixed_addresses idx) in clear_fixmap()
|
/openbmc/linux/mm/ |
H A D | early_ioremap.c | 53 static inline void __init __late_set_fixmap(enum fixed_addresses idx, in __late_set_fixmap() 61 static inline void __init __late_clear_fixmap(enum fixed_addresses idx) in __late_clear_fixmap() 105 enum fixed_addresses idx; in __early_ioremap() 167 enum fixed_addresses idx; in early_iounmap()
|
/openbmc/linux/arch/sh/mm/ |
H A D | kmap.c | 31 enum fixed_addresses idx; in kmap_coherent() 55 enum fixed_addresses idx = __virt_to_fix(vaddr); in kunmap_coherent()
|
H A D | ioremap_fixed.c | 50 enum fixed_addresses idx0, idx; in ioremap_fixed() 102 enum fixed_addresses idx; in iounmap_fixed()
|
H A D | nommu.c | 96 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap()
|
H A D | init.c | 111 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() 123 void __clear_fixmap(enum fixed_addresses idx, pgprot_t prot) in __clear_fixmap()
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | fixmap.h | 36 enum fixed_addresses { enum 110 extern void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot);
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | highmem.h | 63 enum fixed_addresses kmap_local_map_idx(int type, unsigned long pfn); 66 enum fixed_addresses kmap_local_unmap_idx(int type, unsigned long addr);
|
H A D | fixmap.h | 22 enum fixed_addresses { enum
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | fixmap.h | 56 enum fixed_addresses { enum 105 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap()
|
/openbmc/linux/drivers/acpi/apei/ |
H A D | ghes.c | 175 static void __iomem *ghes_map(u64 pfn, enum fixed_addresses fixmap_idx) in ghes_map() 187 static void ghes_unmap(void __iomem *vaddr, enum fixed_addresses fixmap_idx) in ghes_unmap() 338 enum fixed_addresses fixmap_idx) in ghes_copy_tofrom_phys() 387 u64 *buf_paddr, enum fixed_addresses fixmap_idx) in __ghes_peek_estatus() 414 u64 buf_paddr, enum fixed_addresses fixmap_idx, in __ghes_read_estatus() 429 u64 *buf_paddr, enum fixed_addresses fixmap_idx) in ghes_read_estatus() 447 u64 buf_paddr, enum fixed_addresses fixmap_idx) in ghes_clear_estatus() 900 u64 buf_paddr, enum fixed_addresses fixmap_idx) in __ghes_panic() 1087 enum fixed_addresses fixmap_idx) in ghes_in_nmi_queue_one_entry() 1151 enum fixed_addresses fixmap_idx) in ghes_in_nmi_spool_from_list() [all …]
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | fixmap.h | 13 enum fixed_addresses { enum
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | fixmap.h | 48 enum fixed_addresses { enum
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | vaddrs.h | 37 enum fixed_addresses { enum
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | mem-layout.h | 48 enum fixed_addresses { enum
|