/Linux-v6.6/drivers/acpi/acpica/ |
D | tbdata.c | 87 acpi_physical_address address, in acpi_tb_init_table_descriptor() 224 acpi_physical_address address, in acpi_tb_acquire_temp_table() 1003 acpi_tb_install_and_load_table(acpi_physical_address address, in acpi_tb_install_and_load_table()
|
/Linux-v6.6/arch/mips/include/asm/ |
D | pgtable.h | 482 unsigned long address, 495 unsigned long address, pte_t *ptep, 582 struct vm_area_struct *vma, unsigned long address, 594 #define update_mmu_cache(vma, address, ptep) \ argument 601 unsigned long address, pmd_t *pmdp) 744 unsigned long address, pmd_t *pmdp)
|
D | io.h | 100 static inline unsigned long __virt_to_phys_nodebug(volatile const void *address) in __virt_to_phys_nodebug() 129 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() 137 static inline unsigned long isa_virt_to_bus(volatile void *address) in isa_virt_to_bus() 142 static inline void *isa_bus_to_virt(unsigned long address) in isa_bus_to_virt()
|
/Linux-v6.6/drivers/i2c/busses/ |
D | i2c-elektor.c | 60 u8 __iomem *address = ctl ? (base_iomem + 1) : base_iomem; in pcf_isa_setbyte() local 77 u8 __iomem *address = ctl ? (base_iomem + 1) : base_iomem; in pcf_isa_getbyte() local
|
/Linux-v6.6/drivers/staging/ks7010/ |
D | ks7010_sdio.c | 121 u32 address, u8 *byte) in ks7010_sdio_readb() 132 static int ks7010_sdio_read(struct ks_wlan_private *priv, u32 address, in ks7010_sdio_read() 142 u32 address, u8 byte) in ks7010_sdio_writeb() 153 static int ks7010_sdio_write(struct ks_wlan_private *priv, u32 address, in ks7010_sdio_write() 668 static int ks7010_sdio_data_compare(struct ks_wlan_private *priv, u32 address, in ks7010_sdio_data_compare()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/ |
D | dc_ddc_types.h | 51 uint32_t address; member 90 uint32_t address; member 108 uint8_t address; member 193 uint32_t address; member
|
/Linux-v6.6/drivers/mtd/nand/raw/ |
D | r852.c | 34 static inline uint8_t r852_read_reg(struct r852_device *dev, int address) in r852_read_reg() 42 int address, uint8_t value) in r852_write_reg() 49 static inline uint32_t r852_read_reg_dword(struct r852_device *dev, int address) in r852_read_reg_dword() 57 int address, uint32_t value) in r852_write_reg_dword()
|
/Linux-v6.6/drivers/ssb/ |
D | driver_pcicore.c | 570 static u32 ssb_pcie_read(struct ssb_pcicore *pc, u32 address) in ssb_pcie_read() 576 static void ssb_pcie_write(struct ssb_pcicore *pc, u32 address, u32 data) in ssb_pcie_write() 605 static u16 ssb_pcie_mdio_read(struct ssb_pcicore *pc, u8 device, u8 address) in ssb_pcie_mdio_read() 646 u8 address, u16 data) in ssb_pcie_mdio_write()
|
/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | pcie.c | 473 void __iomem *address = devinfo->regs + reg_offset; in brcmf_pcie_read_reg16() local 481 void __iomem *address = devinfo->regs + reg_offset; in brcmf_pcie_read_reg32() local 491 void __iomem *address = devinfo->regs + reg_offset; in brcmf_pcie_write_reg32() local 500 void __iomem *address = devinfo->tcm + mem_offset; in brcmf_pcie_read_tcm8() local 509 void __iomem *address = devinfo->tcm + mem_offset; in brcmf_pcie_read_tcm16() local 519 void __iomem *address = devinfo->tcm + mem_offset; in brcmf_pcie_write_tcm16() local 528 u16 *address = devinfo->idxbuf + mem_offset; in brcmf_pcie_read_idx() local 538 u16 *address = devinfo->idxbuf + mem_offset; in brcmf_pcie_write_idx() local 547 void __iomem *address = devinfo->tcm + mem_offset; in brcmf_pcie_read_tcm32() local 557 void __iomem *address = devinfo->tcm + mem_offset; in brcmf_pcie_write_tcm32() local [all …]
|
/Linux-v6.6/drivers/usb/storage/ |
D | sddr09.c | 615 sddr09_write_inplace(struct us_data *us, unsigned long address, in sddr09_write_inplace() 733 unsigned long address, in sddr09_read_data() 856 unsigned long address; in sddr09_write_lba() local 959 unsigned long address, in sddr09_write_data() 1048 unsigned long address, in sddr09_read_control() 1255 unsigned long address; in sddr09_read_map() local 1355 unsigned long address; in sddr09_read_map() local
|
/Linux-v6.6/mm/ |
D | khugepaged.c | 125 unsigned long address; member 539 unsigned long address, in __collapse_huge_page_isolate() 684 unsigned long address, in __collapse_huge_page_copy_succeeded() 779 unsigned long address, in __collapse_huge_page_copy() 910 static int hugepage_vma_revalidate(struct mm_struct *mm, unsigned long address, in hugepage_vma_revalidate() 942 unsigned long address, in find_pmd_or_thp_or_none() 966 unsigned long address, in check_pmd_still_valid() 993 unsigned long address, end = haddr + (HPAGE_PMD_NR * PAGE_SIZE); in __collapse_huge_page_swapin() local 1080 static int collapse_huge_page(struct mm_struct *mm, unsigned long address, in collapse_huge_page() 1242 unsigned long address, bool *mmap_locked, in hpage_collapse_scan_pmd()
|
/Linux-v6.6/arch/x86/include/asm/ |
D | io.h | 128 static inline phys_addr_t virt_to_phys(volatile void *address) in virt_to_phys() 147 static inline void *phys_to_virt(phys_addr_t address) in phys_to_virt() 163 static inline unsigned int isa_virt_to_bus(volatile void *address) in isa_virt_to_bus()
|
/Linux-v6.6/arch/x86/pci/ |
D | pcbios.c | 83 unsigned long address; member 94 unsigned long address; /* %ebx */ in bios32_service() local 124 unsigned long address; member
|
/Linux-v6.6/arch/alpha/include/asm/ |
D | io.h | 59 static inline unsigned long virt_to_phys(volatile void *address) in virt_to_phys() 64 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() 69 static inline unsigned long virt_to_phys(volatile void *address) in virt_to_phys() 83 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() 107 static inline unsigned long __deprecated isa_virt_to_bus(volatile void *address) in isa_virt_to_bus() 115 static inline void * __deprecated isa_bus_to_virt(unsigned long address) in isa_bus_to_virt()
|
/Linux-v6.6/arch/arm64/include/asm/ |
D | pgtable.h | 60 #define flush_tlb_fix_spurious_fault(vma, address, ptep) do { } while (0) argument 845 unsigned long address, pmd_t *pmdp, in pmdp_set_access_flags() 899 unsigned long address, in ptep_test_and_clear_young() 907 unsigned long address, pte_t *ptep) in ptep_clear_flush_young() 929 unsigned long address, in pmdp_test_and_clear_young() 938 unsigned long address, pte_t *ptep) in ptep_get_and_clear() 950 unsigned long address, pmd_t *pmdp) in pmdp_huge_get_and_clear() 965 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long address, pte_t *ptep) in ptep_set_wrprotect() 981 unsigned long address, pmd_t *pmdp) in pmdp_set_wrprotect() 988 unsigned long address, pmd_t *pmdp, pmd_t pmd) in pmdp_establish() [all …]
|
/Linux-v6.6/arch/arm/kernel/ |
D | swp_emulate.c | 117 static int emulate_swpX(unsigned int address, unsigned int *data, in emulate_swpX() 162 unsigned int address, destreg, data, type; in swp_handler() local
|
/Linux-v6.6/arch/um/kernel/ |
D | trap.c | 24 int handle_page_fault(unsigned long address, unsigned long ip, in handle_page_fault() 208 unsigned long address = FAULT_ADDRESS(fi); in segv() local
|
/Linux-v6.6/arch/x86/kernel/ |
D | mmconf-fam10h_64.c | 61 u32 address; in get_fam10h_pci_mmconf_base() local 173 u32 address; in fam10h_check_enable_mmcfg() local
|
/Linux-v6.6/include/asm-generic/ |
D | pgtable-nop4d.h | 35 static inline p4d_t *p4d_offset(pgd_t *pgd, unsigned long address) in p4d_offset() 50 #define p4d_alloc_one(mm, address) NULL argument
|
D | pgtable-nopmd.h | 46 static inline pmd_t * pmd_offset(pud_t * pud, unsigned long address) in pmd_offset() 62 #define pmd_alloc_one(mm, address) NULL argument
|
D | pgtable-nopud.h | 42 static inline pud_t *pud_offset(p4d_t *p4d, unsigned long address) in pud_offset() 58 #define pud_alloc_one(mm, address) NULL argument
|
/Linux-v6.6/drivers/rtc/ |
D | rtc-rx4581.c | 66 static int rx4581_set_reg(struct device *dev, unsigned char address, in rx4581_set_reg() 79 static int rx4581_get_reg(struct device *dev, unsigned char address, in rx4581_get_reg()
|
/Linux-v6.6/mm/kfence/ |
D | report.c | 158 static void print_diff_canary(unsigned long address, size_t bytes_to_show, in print_diff_canary() 185 void kfence_report_error(unsigned long address, bool is_write, struct pt_regs *regs, in kfence_report_error()
|
/Linux-v6.6/arch/arc/kernel/ |
D | kgdb.c | 79 unsigned long address[2]; member 102 static void place_trap(unsigned long address, void *save) in place_trap()
|
/Linux-v6.6/tools/testing/selftests/powerpc/nx-gzip/include/ |
D | crb.h | 32 __be64 address; member 81 __be64 address; member 99 __be64 address; member
|