Home
last modified time | relevance | path

Searched defs:addr (Results 3426 – 3450 of 8565) sorted by relevance

1...<<131132133134135136137138139140>>...343

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_csa.c31 uint64_t addr = adev->vm_manager.max_pfn << AMDGPU_GPU_PAGE_SHIFT; in amdgpu_csa_vaddr() local
/openbmc/qemu/tests/qtest/
H A Dpnv-xscom.h67 uint64_t addr = chip->xscom_base; in pnv_xscom_addr() local
H A Dmegasas-test.c36 static void *megasas_create(void *pci_bus, QGuestAllocator *alloc, void *addr) in megasas_create()
/openbmc/linux/drivers/iio/adc/
H A Dad7606_par.c94 void __iomem *addr; in ad7606_par_probe() local
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_main.c1018 hns_dsaf_tcam_addr_get(struct dsaf_drv_tbl_tcam_key *mac_key, u8 *addr) in hns_dsaf_tcam_addr_get()
1583 u8 *addr) in hns_dsaf_set_mac_key()
1728 u8 port_num, u8 *mask, u8 *addr) in hns_dsaf_setup_mc_mask()
1862 u8 in_port_num, u8 *addr) in hns_dsaf_del_mac_entry()
2030 u8 addr[ETH_ALEN]; in hns_dsaf_clr_mac_mc_port() local
2774 u8 addr[ETH_ALEN] = {0}; in set_promisc_tcam_enable() local
2875 u8 addr[ETH_ALEN] = {0}; in set_promisc_tcam_disable() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c904 u32 addr, tx_time[4], rx_time[4]; in mt7615_mac_sta_poll() local
1080 u32 addr, val, val2; in mt7615_mac_get_sta_tid_sn() local
1108 u32 w5, w27, addr; in mt7615_mac_set_rates() local
1181 u32 addr; in mt7615_mac_enable_rtscts() local
1197 u32 addr = mt7615_mac_wtbl_addr(dev, wcid->idx) + 30 * 4; in mt7615_mac_wtbl_update_key() local
1228 u32 addr = mt7615_mac_wtbl_addr(dev, wcid->idx), w0, w1; in mt7615_mac_wtbl_update_pk() local
1264 u32 addr = mt7615_mac_wtbl_addr(dev, wcid->idx); in mt7615_mac_wtbl_update_cipher() local
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852b.c680 u32 addr = rtwdev->chip->phycap_addr; in rtw8852b_phycap_parsing_tssi() local
715 u32 addr = rtwdev->chip->phycap_addr; in rtw8852b_phycap_parsing_thermal_trim() local
763 u32 addr = rtwdev->chip->phycap_addr; in rtw8852b_phycap_parsing_pa_bias_trim() local
1407 u32 addr; in rtw8852b_bb_macid_ctrl_init() local
1608 static const u32 addr[RF_PATH_NUM_8852B] = {0x5800, 0x7800}; in rtw8852b_set_txpwr_ref() local
1660 u32 addr; in rtw8852b_bb_set_tx_shape_dfir() local
2094 u32 addr = 0x1c10 + (rf_path << 13); in rtw8852b_get_thermal() local
/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c186 int cdns_mhdp_reg_read(struct cdns_mhdp_device *mhdp, u32 addr, u32 *value) in cdns_mhdp_reg_read()
230 int cdns_mhdp_reg_write(struct cdns_mhdp_device *mhdp, u16 addr, u32 val) in cdns_mhdp_reg_write()
249 int cdns_mhdp_reg_write_bit(struct cdns_mhdp_device *mhdp, u16 addr, in cdns_mhdp_reg_write_bit()
272 u32 addr, u8 *data, u16 len) in cdns_mhdp_dpcd_read()
306 int cdns_mhdp_dpcd_write(struct cdns_mhdp_device *mhdp, u32 addr, u8 value) in cdns_mhdp_dpcd_write()
500 u32 addr; in cdns_mhdp_adjust_lt() local
1429 unsigned int addr; in cdns_mhdp_link_up() local
/openbmc/linux/mm/
H A Dmemory-failure.c331 unsigned long addr; member
737 static void set_to_kill(struct to_kill *tk, unsigned long addr, short shift) in set_to_kill()
743 static int check_hwpoisoned_entry(pte_t pte, unsigned long addr, short shift, in check_hwpoisoned_entry()
765 static int check_hwpoisoned_pmd_entry(pmd_t *pmdp, unsigned long addr, in check_hwpoisoned_pmd_entry()
783 static int check_hwpoisoned_pmd_entry(pmd_t *pmdp, unsigned long addr, in check_hwpoisoned_pmd_entry()
790 static int hwpoison_pte_range(pmd_t *pmdp, unsigned long addr, in hwpoison_pte_range()
824 unsigned long addr, unsigned long end, in hwpoison_hugetlb_range()
H A Dkhugepaged.c1430 static int set_huge_pmd(struct vm_area_struct *vma, unsigned long addr, in set_huge_pmd()
1462 int collapse_pte_mapped_thp(struct mm_struct *mm, unsigned long addr, in collapse_pte_mapped_thp()
1680 unsigned long addr; in retract_page_tables() local
1781 static int collapse_file(struct mm_struct *mm, unsigned long addr, in collapse_file()
2210 static int hpage_collapse_scan_file(struct mm_struct *mm, unsigned long addr, in hpage_collapse_scan_file()
2309 static int hpage_collapse_scan_file(struct mm_struct *mm, unsigned long addr, in hpage_collapse_scan_file()
2695 unsigned long hstart, hend, addr; in madvise_collapse() local
/openbmc/linux/include/linux/
H A Ddmapool.h45 dma_addr_t addr) { } in dma_pool_free()
/openbmc/linux/net/qrtr/
H A Dsmd.c21 void *data, int len, void *priv, u32 addr) in qcom_smd_qrtr_callback()
/openbmc/qemu/hw/display/
H A Dframebuffer.c75 ram_addr_t addr; in framebuffer_update_display() local
/openbmc/u-boot/drivers/pci/
H A Dpcie_ecam_generic.c42 void *addr; in pci_generic_ecam_conf_address() local
/openbmc/u-boot/board/renesas/draak/
H A Ddraak.c95 void reset_cpu(ulong addr) in reset_cpu()
/openbmc/u-boot/board/hisilicon/poplar/
H A Dpoplar.c57 void reset_cpu(ulong addr) in reset_cpu()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Devergreen_dma.c44 u64 addr = rdev->fence_drv[fence->ring].gpu_addr; in evergreen_dma_fence_ring_emit() local
/openbmc/linux/arch/s390/boot/
H A Dipl_data.c9 #define CCW0(cmd, addr, cnt, flg) \ argument
/openbmc/linux/arch/arm64/kernel/
H A Dmachine_kexec_file.c42 static int prepare_elf_headers(void **addr, unsigned long *sz) in prepare_elf_headers()
/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dchip.c45 unsigned char *addr = plfxlc_mac_get_perm_addr(plfxlc_chip_to_mac(chip)); in plfxlc_chip_init_hw() local
/openbmc/linux/net/ipv4/netfilter/
H A Dipt_rpfilter.c24 static __be32 rpfilter_get_saddr(__be32 addr) in rpfilter_get_saddr()
/openbmc/linux/net/netfilter/
H A Dnf_nat_redirect.c114 bool addr = false; in nf_nat_redirect_ipv6() local
/openbmc/linux/lib/
H A Dpci_iomap.c169 uintptr_t addr = (uintptr_t) p; in pci_iounmap() local
/openbmc/linux/arch/loongarch/kernel/
H A Dunaligned.c249 void emulate_load_store_insn(struct pt_regs *regs, void __user *addr, unsigned int *pc) in emulate_load_store_insn()
/openbmc/linux/arch/x86/kernel/
H A Dsetup_percpu.c101 void __init pcpu_populate_pte(unsigned long addr) in pcpu_populate_pte()

1...<<131132133134135136137138139140>>...343