Searched defs:phys (Results 1 – 24 of 24) sorted by relevance
| /include/asm-generic/ |
| D | fixmap.h | 63 #define set_fixmap(idx, phys) \ argument 73 #define __set_fixmap_offset(idx, phys, flags) \ argument 81 #define set_fixmap_offset(idx, phys) \ argument 87 #define set_fixmap_nocache(idx, phys) \ argument 90 #define set_fixmap_offset_nocache(idx, phys) \ argument 96 #define set_fixmap_io(idx, phys) \ argument 99 #define set_fixmap_offset_io(idx, phys) \ argument
|
| D | io.h | 939 static inline void unxlate_dev_mem_ptr(phys_addr_t phys, void *addr) in unxlate_dev_mem_ptr()
|
| /include/linux/ |
| D | kmemleak.h | 121 static inline void kmemleak_alloc_phys(phys_addr_t phys, size_t size, in kmemleak_alloc_phys() 125 static inline void kmemleak_free_part_phys(phys_addr_t phys, size_t size) in kmemleak_free_part_phys() 128 static inline void kmemleak_not_leak_phys(phys_addr_t phys) in kmemleak_not_leak_phys() 131 static inline void kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys()
|
| D | memremap.h | 156 static inline struct dev_pagemap *find_dev_pagemap(resource_size_t phys) in find_dev_pagemap() 188 resource_size_t phys = PFN_PHYS(pfn); in get_dev_pagemap() local
|
| D | mmiotrace.h | 89 resource_size_t phys; /* PCI address of register */ member 98 resource_size_t phys; /* base address in PCI space */ member
|
| D | serio.h | 27 char phys[32]; member
|
| D | gameport.h | 24 char phys[32]; member
|
| D | kexec.h | 308 static inline unsigned long phys_to_boot_phys(phys_addr_t phys) in phys_to_boot_phys()
|
| D | sh_clk.h | 16 phys_addr_t phys; member
|
| D | input.h | 123 const char *phys; member
|
| D | hugetlb.h | 351 phys_addr_t phys; member
|
| D | dmaengine.h | 502 dma_addr_t phys; member
|
| D | hid.h | 578 char phys[64]; /* Device physical location */ member
|
| D | efi.h | 149 phys_addr_t *phys; member
|
| /include/acpi/ |
| D | acpi_io.h | 10 static inline void __iomem *acpi_os_ioremap(acpi_physical_address phys, in acpi_os_ioremap()
|
| /include/soc/tegra/ |
| D | ivc.h | 28 dma_addr_t phys; member
|
| D | bpmp.h | 69 dma_addr_t phys; member
|
| /include/media/i2c/ |
| D | ir-kbd-i2c.h | 23 char phys[32]; member
|
| /include/uapi/linux/ |
| D | uhid.h | 47 __u8 phys[64]; member 131 __u8 phys[64]; member
|
| /include/crypto/internal/ |
| D | skcipher.h | 44 } phys; member
|
| /include/crypto/ |
| D | algapi.h | 89 } phys; member
|
| /include/linux/mtd/ |
| D | map.h | 208 resource_size_t phys; member
|
| /include/video/ |
| D | mmp_disp.h | 103 u32 phys[6]; member
|
| /include/linux/irqchip/ |
| D | arm-gic-v3.h | 375 #define GITS_BASER_PHYS_52_to_48(phys) \ argument
|