/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | cacheflush.h | 48 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() argument [all...] |
/kernel/linux/linux-5.10/virt/kvm/ |
H A D | coalesced_mmio.c | 112 struct page *page; in kvm_coalesced_mmio_init() local
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | kexec.h | 69 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 D | patch.c | 26 struct page *page; in patch_map() local
|
/kernel/linux/linux-6.6/arch/powerpc/mm/ |
H A D | dma-noncoherent.c | 59 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 D | dma-noncoherent.c | 47 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 D | ioremap.c | 135 struct page *page; in ioremap() local
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | cacheflush.h | 50 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 D | patch.c | 31 struct page *page; in patch_map() local
|
/kernel/linux/linux-6.6/arch/riscv/mm/ |
H A D | dma-noncoherent.c | 117 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 D | cacheflush_64.h | 51 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() argument [all...] |
H A D | cacheflush_32.h | 43 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() argument [all...] |
H A D | ross.h | 175 static inline void hyper_flush_cache_page(unsigned long page) in hyper_flush_cache_page() argument
|
H A D | swift.h | 75 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 D | shmem_utils.c | 97 struct page *page; in __shmem_rw() local [all...] |
/kernel/linux/linux-5.10/drivers/iio/chemical/ |
H A D | bme680_spi.c | 31 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 D | dm-sysfs.c | 22 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 D | raid1-10.c | 102 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 D | rtrs-clt-stats.c | 78 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 D | memgf100.c | 69 gf100_mem_new(struct nvkm_mmu *mmu, int type, u8 page, u64 size, in gf100_mem_new() argument
|
H A D | memnv50.c | 66 nv50_mem_new(struct nvkm_mmu *mmu, int type, u8 page, u64 size, in nv50_mem_new() argument
|
H A D | umem.c | 152 u8 page; in nvkm_umem_new() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_phys.c | 61 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 D | max8688.c | 31 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 D | ltc3815.c | 27 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...] |