Home
last modified time | relevance | path

Searched defs:pmem (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/nvdimm/
H A Dpmem.c34 static struct device *to_dev(struct pmem_device *pmem) in to_dev()
43 static struct nd_region *to_region(struct pmem_device *pmem) in to_region()
48 static phys_addr_t pmem_to_phys(struct pmem_device *pmem, phys_addr_t offset) in pmem_to_phys()
53 static sector_t to_sect(struct pmem_device *pmem, phys_addr_t offset) in to_sect()
58 static phys_addr_t to_offset(struct pmem_device *pmem, sector_t sector) in to_offset()
63 static void pmem_mkpage_present(struct pmem_device *pmem, phys_addr_t offset, in pmem_mkpage_present()
88 static void pmem_clear_bb(struct pmem_device *pmem, sector_t sector, long blks) in pmem_clear_bb()
97 static long __pmem_clear_poison(struct pmem_device *pmem, in __pmem_clear_poison()
110 static blk_status_t pmem_clear_poison(struct pmem_device *pmem, in pmem_clear_poison()
164 static blk_status_t pmem_do_read(struct pmem_device *pmem, in pmem_do_read()
[all …]
/linux/arch/powerpc/mm/book3s64/
H A Diommu_api.c58 struct mm_iommu_table_group_mem_t **pmem) in mm_iommu_do_alloc()
187 struct mm_iommu_table_group_mem_t **pmem) in mm_iommu_new()
196 struct mm_iommu_table_group_mem_t **pmem) in mm_iommu_newdev()
/linux/tools/testing/nvdimm/
H A Dpmem-dax.c11 long __pmem_direct_access(struct pmem_device *pmem, pgoff_t pgoff, in __pmem_direct_access() argument
[all...]
/linux/drivers/net/can/softing/
H A Dsofting_fw.c94 static int fw_parse(const u8 **pmem, const u8 *limit, u16 *ptype, in fw_parse()
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pemx-defs.h442 uint64_t pmem:1; member
481 uint64_t pmem:1; member
520 uint64_t pmem:1; member
/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c391 unsigned long *phpa, struct mm_iommu_table_group_mem_t **pmem) in tce_iommu_prereg_ua_to_hpa()
/linux/drivers/message/fusion/
H A Dmptctl.c1368 char *pmem; in mptctl_gettargetinfo() local
/linux/drivers/scsi/be2iscsi/
H A Dbe_main.c2965 struct mem_array *pmem, struct be_dma_mem *sgl) in hwi_build_be_sgl_arr()
2977 struct mem_array *pmem, struct be_dma_mem *sgl) in hwi_build_be_sgl_by_offset()
/linux/drivers/mtd/nand/raw/
H A Dstm32_fmc2_nand.c298 u32 pmem, patt; in stm32_fmc2_nfc_timings_init() local
/linux/sound/pci/cs46xx/
H A Dcs46xx.h1649 struct snd_cs46xx_region pmem; member
/linux/arch/x86/events/intel/
H A Dcore.c7900 bool pmem = false; in intel_pmu_init() local