Searched defs:phys (Results 1 - 25 of 534) sorted by last modified time

1234567891011>>

/linux-master/tools/testing/cxl/test/
H A Dcxl.c409 unsigned long phys; local
/linux-master/drivers/nvme/host/
H A Dpci.c571 dma_addr_t phys = sg_phys(sg); local
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c657 alloc_ring(struct device *dev, size_t nelem, size_t elem_size, size_t sw_size, dma_addr_t *phys, void *metadata, size_t stat_size, int node) argument
/linux-master/arch/xtensa/include/asm/
H A Dcacheflush.h73 __flush_invalidate_dcache_page_alias(unsigned long virt, unsigned long phys) argument
75 __invalidate_dcache_page_alias(unsigned long virt, unsigned long phys) argument
81 __invalidate_icache_page_alias(unsigned long virt, unsigned long phys) argument
/linux-master/drivers/dma/
H A Dowl-dma.c167 dma_addr_t phys; member in struct:owl_dma_lli
352 dma_addr_t phys; local
[all...]
/linux-master/arch/riscv/mm/
H A Dinit.c318 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) argument
/linux-master/net/bluetooth/
H A Dsco.c1029 u32 phys; local
H A Dl2cap_sock.c562 u32 phys; local
H A Dhci_conn.c2785 u32 phys = 0; local
[all...]
/linux-master/include/linux/firmware/qcom/
H A Dqcom_scm.h71 dma_addr_t phys; member in struct:qcom_scm_pas_metadata
/linux-master/fs/
H A Dioctl.c112 fiemap_fill_next_extent(struct fiemap_extent_info *fieinfo, u64 logical, u64 phys, u64 len, u32 flags) argument
/linux-master/drivers/mtd/
H A Dmtdcore.c1422 mtd_point(struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, void **virt, resource_size_t *phys) argument
/linux-master/fs/btrfs/
H A Dextent_io.c2448 u64 phys; member in struct:btrfs_fiemap_entry
2506 u64 phys; member in struct:fiemap_cache
2544 emit_fiemap_extent(struct fiemap_extent_info *fieinfo, struct fiemap_cache *cache, u64 offset, u64 phys, u64 len, u32 flags) argument
[all...]
H A Dextent-tree.c1333 u64 phys = stripe->physical; local
/linux-master/drivers/iommu/intel/
H A Diommu.c4153 u64 phys = 0; local
/linux-master/mm/
H A Dmemory.c5961 follow_phys(struct vm_area_struct *vma, unsigned long address, unsigned int flags, unsigned long *prot, resource_size_t *phys) argument
/linux-master/include/net/bluetooth/
H A Dhci.h1950 __u8 phys; member in struct:hci_cp_le_ext_create_conn
/linux-master/arch/arm64/kvm/
H A Dmmu.c268 static void *kvm_host_va(phys_addr_t phys) argument
404 __create_hyp_mappings(unsigned long start, unsigned long size, unsigned long phys, enum kvm_pgtable_prot prot) argument
/linux-master/arch/arm64/kvm/hyp/
H A Dpgtable.c80 static bool kvm_phys_is_valid(u64 phys) argument
88 static bool kvm_block_mapping_supported(const struct kvm_pgtable_visit_ctx *ctx, u64 phys) argument
385 const u64 phys; member in struct:hyp_map_data
447 u64 phys = data->phys + (ctx->addr - ctx->start); local
489 kvm_pgtable_hyp_map(struct kvm_pgtable *pgt, u64 addr, u64 size, u64 phys, enum kvm_pgtable_prot prot) argument
620 const u64 phys; member in struct:stage2_map_data
928 u64 phys = data->phys; local
948 u64 phys = stage2_map_walker_phys_addr(ctx, data); local
960 u64 phys = stage2_map_walker_phys_addr(ctx, data); local
1079 kvm_pgtable_stage2_map(struct kvm_pgtable *pgt, u64 addr, u64 size, u64 phys, enum kvm_pgtable_prot prot, void *mc, enum kvm_pgtable_walk_flags flags) argument
1396 kvm_pgtable_stage2_create_unlinked(struct kvm_pgtable *pgt, u64 phys, s8 level, enum kvm_pgtable_prot prot, void *mc, bool force_pte) argument
1481 u64 phys; local
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h1015 dma_addr_t phys; /* physical address */ member in struct:lpfc_sglq
H A Dlpfc_sli.c12247 lpfc_sli_ringpostbuf_get(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, dma_addr_t phys) argument
[all...]
H A Dlpfc_mbox.c2211 lpfc_reg_vfi(struct lpfcMboxq *mbox, struct lpfc_vport *vport, dma_addr_t phys) argument
[all...]
H A Dlpfc_debugfs.c284 uint32_t phys, raw_index, getidx; local
H A Dlpfc.h143 dma_addr_t phys; /* mapped address */ member in struct:lpfc_dmabuf
/linux-master/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c215 iwl_txq_gen2_set_tb_with_wa(struct iwl_trans *trans, struct sk_buff *skb, struct iwl_tfh_tfd *tfd, dma_addr_t phys, void *virt, u16 len, struct iwl_cmd_meta *meta) argument
[all...]

Completed in 512 milliseconds

1234567891011>>