Home
last modified time | relevance | path

Searched defs:page (Results 351 - 375 of 3544) sorted by relevance

1...<<11121314151617181920>>...142

/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcacheflush.h48 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() argument
[all...]
/kernel/linux/linux-5.10/virt/kvm/
H A Dcoalesced_mmio.c112 struct page *page; in kvm_coalesced_mmio_init() local
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dkexec.h69 static inline unsigned long page_to_boot_pfn(struct page *page) in page_to_boot_pfn() argument
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dpatch.c26 struct page *page; in patch_map() local
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Ddma-noncoherent.c59 static inline void __dma_sync_page_highmem(struct page *page, in __dma_sync_page_highmem() argument
96 struct page *page = pfn_to_page(paddr >> PAGE_SHIFT); in __dma_sync_page() local
119 arch_dma_prep_coherent(struct page *page, size_t size) arch_dma_prep_coherent() argument
[all...]
/kernel/linux/linux-6.6/arch/mips/mm/
H A Ddma-noncoherent.c47 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() argument
98 struct page *page = pfn_to_page(paddr >> PAGE_SHIFT); in dma_sync_phys() local
/kernel/linux/linux-6.6/arch/nios2/mm/
H A Dioremap.c135 struct page *page; in ioremap() local
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dcacheflush.h50 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() argument
[all...]
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dpatch.c31 struct page *page; in patch_map() local
/kernel/linux/linux-6.6/arch/riscv/mm/
H A Ddma-noncoherent.c117 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() argument
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dcacheflush_64.h51 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() argument
[all...]
H A Dcacheflush_32.h43 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() argument
[all...]
H A Dross.h175 static inline void hyper_flush_cache_page(unsigned long page) in hyper_flush_cache_page() argument
H A Dswift.h75 static inline void swift_flush_page(unsigned long page) in swift_flush_page() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dshmem_utils.c97 struct page *page; in __shmem_rw() local
[all...]
/kernel/linux/linux-5.10/drivers/iio/chemical/
H A Dbme680_spi.c31 u8 page = (reg & 0x80) ? 0 : 1; /* Page "1" is low range */ in bme680_regmap_spi_select_page() local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-sysfs.c22 dm_attr_show(struct kobject *kobj, struct attribute *attr, char *page) dm_attr_show() argument
47 dm_attr_store(struct kobject *kobj, struct attribute *attr, const char *page, size_t count) dm_attr_store() argument
H A Draid1-10.c102 struct page *page = resync_fetch_page(rp, idx); in md_bio_reset_resync_pages() local
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt-stats.c78 rtrs_clt_stats_rdma_to_str(struct rtrs_clt_stats *stats, char *page, size_t len) rtrs_clt_stats_rdma_to_str() argument
103 rtrs_clt_reset_all_help(struct rtrs_clt_stats *s, char *page, size_t len) rtrs_clt_reset_all_help() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dmemgf100.c69 gf100_mem_new(struct nvkm_mmu *mmu, int type, u8 page, u64 size, in gf100_mem_new() argument
H A Dmemnv50.c66 nv50_mem_new(struct nvkm_mmu *mmu, int type, u8 page, u64 size, in nv50_mem_new() argument
H A Dumem.c152 u8 page; in nvkm_umem_new() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_phys.c61 struct page *page; in i915_gem_object_get_pages_phys() local
107 struct page *page; in i915_gem_object_put_pages_phys() local
[all...]
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dmax8688.c31 static int max8688_read_word_data(struct i2c_client *client, int page, in max8688_read_word_data() argument
64 static int max8688_write_word_data(struct i2c_client *client, int page, int reg, in max8688_write_word_data() argument
90 static int max8688_read_byte_data(struct i2c_client *client, int page, int reg) in max8688_read_byte_data() argument
H A Dltc3815.c27 static int ltc3815_read_byte_data(struct i2c_client *client, int page, int reg) in ltc3815_read_byte_data() argument
48 static int ltc3815_write_byte(struct i2c_client *client, int page, u8 reg) in ltc3815_write_byte() argument
72 static int ltc3815_read_word_data(struct i2c_client *client, int page, in ltc3815_read_word_data() argument
112 static int ltc3815_write_word_data(struct i2c_client *client, int page, in ltc3815_write_word_data() argument
[all...]

Completed in 10 milliseconds

1...<<11121314151617181920>>...142