/openbmc/linux/arch/sparc/include/asm/ |
H A D | cacheflush_64.h | 26 #define flush_cache_page(vma, page, pfn) \ argument 51 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() 60 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument 67 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
|
/openbmc/linux/tools/testing/scatterlist/linux/ |
H A D | mm.h | 45 static inline unsigned long page_to_phys(struct page *page) in page_to_phys() 52 #define page_to_pfn(page) ((unsigned long)(page) / PAGE_SIZE) argument 54 #define nth_page(page,n) pfn_to_page(page_to_pfn((page)) + (n)) argument 79 static inline void *kmap(struct page *page) in kmap() 86 static inline void *kmap_atomic(struct page *page) in kmap_atomic() 108 static inline void free_page(unsigned long page) in free_page()
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | uvc_configfs.c | 675 char *page) in uvcg_default_output_b_source_id_show() 852 const char *page, size_t len) in uvcg_extension_b_nr_in_pins_store() 955 char *page) in uvcg_extension_guid_extension_code_show() 978 const char *page, size_t len) in uvcg_extension_guid_extension_code_store() 1007 char *page) in uvcg_extension_ba_source_id_show() 1035 const char *page, size_t len) in uvcg_extension_ba_source_id_store() 1086 char *page) in uvcg_extension_bm_controls_show() 1114 const char *page, size_t len) in uvcg_extension_bm_controls_store() 1984 char *page) in uvcg_frame_b_frame_index_show() 2029 char *page) in uvcg_frame_dw_frame_interval_show() [all …]
|
/openbmc/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_xdp.c | 123 struct page *page; in vmxnet3_xdp_xmit_frame() local 255 struct page *page; in vmxnet3_run_xdp() local 303 vmxnet3_build_skb(struct vmxnet3_rx_queue *rq, struct page *page, in vmxnet3_build_skb() 332 struct page *page; in vmxnet3_process_xdp_small() local 378 struct page *page; in vmxnet3_process_xdp() local
|
/openbmc/linux/arch/arm/mm/ |
H A D | dma-mapping.c | 55 struct page *page; member 204 struct page *page; in atomic_pool_init() local 332 struct page *page; in __alloc_remap_buffer() local 398 struct page *page; in __alloc_from_contiguous() local 449 struct page *page; in __alloc_simple_buffer() local 872 struct page *page; in __iommu_alloc_buffer() local 1023 struct page *page; in __atomic_get_pages() local 1047 struct page *page; in __iommu_alloc_simple() local 1413 struct page *page; in arm_iommu_unmap_page() local 1491 struct page *page; in arm_iommu_sync_single_for_cpu() local [all …]
|
/openbmc/linux/arch/csky/abiv1/inc/abi/ |
H A D | cacheflush.h | 16 #define flush_cache_page(vma, page, pfn) cache_wbinv_all() argument 34 struct page *page, unsigned long vmaddr) in flush_anon_page() 53 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument 58 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument
|
/openbmc/linux/drivers/iommu/arm/arm-smmu/ |
H A D | arm-smmu-impl.c | 28 static u32 arm_smmu_read_ns(struct arm_smmu_device *smmu, int page, in arm_smmu_read_ns() 36 static void arm_smmu_write_ns(struct arm_smmu_device *smmu, int page, in arm_smmu_write_ns() 151 static u64 mrvl_mmu500_readq(struct arm_smmu_device *smmu, int page, int off) in mrvl_mmu500_readq() 160 static void mrvl_mmu500_writeq(struct arm_smmu_device *smmu, int page, int off, in mrvl_mmu500_writeq()
|
H A D | arm-smmu-nvidia.c | 47 unsigned int inst, int page) in nvidia_smmu_page() 56 int page, int offset) in nvidia_smmu_read_reg() 64 int page, int offset, u32 val) in nvidia_smmu_write_reg() 77 int page, int offset) in nvidia_smmu_read_reg64() 85 int page, int offset, u64 val) in nvidia_smmu_write_reg64() 97 static void nvidia_smmu_tlb_sync(struct arm_smmu_device *smmu, int page, in nvidia_smmu_tlb_sync()
|
/openbmc/linux/include/linux/ |
H A D | pagemap.h | 537 static inline void *detach_page_private(struct page *page) in detach_page_private() 905 static inline pgoff_t page_to_index(struct page *page) in page_to_index() 926 static inline pgoff_t page_to_pgoff(struct page *page) in page_to_pgoff() 936 static inline loff_t page_offset(struct page *page) in page_offset() 941 static inline loff_t page_file_offset(struct page *page) in page_file_offset() 1043 static inline int trylock_page(struct page *page) in trylock_page() 1088 static inline void lock_page(struct page *page) in lock_page() 1159 static inline void wait_on_page_locked(struct page *page) in wait_on_page_locked() 1172 static inline void __set_page_dirty(struct page *page, in __set_page_dirty() 1409 struct page *page; in __readahead_batch() local [all …]
|
H A D | set_memory.h | 28 static inline int set_direct_map_invalid_noflush(struct page *page) in set_direct_map_invalid_noflush() 32 static inline int set_direct_map_default_noflush(struct page *page) in set_direct_map_default_noflush() 37 static inline bool kernel_page_present(struct page *page) in kernel_page_present()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | agp.h | 16 #define map_page_into_agp(page) set_pages_uc(page, 1) argument 17 #define unmap_page_from_agp(page) set_pages_wb(page, 1) argument
|
/openbmc/linux/include/asm-generic/ |
H A D | agp.h | 7 #define map_page_into_agp(page) do {} while (0) argument 8 #define unmap_page_from_agp(page) do {} while (0) argument
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | denali.c | 330 int page) in denali_read_raw() 357 const void *oob_buf, int page) in denali_write_raw() 384 int oob_required, int page) in denali_read_page_raw() 391 int oob_required, int page) in denali_write_page_raw() 597 size_t size, int page) in denali_pio_read() 624 size_t size, int page) in denali_pio_write() 645 size_t size, int page, bool write) in denali_pio_xfer() 654 size_t size, int page, bool write) in denali_dma_xfer() 711 int page, bool write) in denali_page_xfer() 724 int oob_required, int page) in denali_read_page() [all …]
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | page_no.h | 10 #define clear_page(page) memset((page), 0, PAGE_SIZE) argument 13 #define clear_user_page(page, vaddr, pg) clear_page(page) argument 33 #define page_to_virt(page) __va(((((page) - mem_map) << PAGE_SHIFT) + PAGE_OFFSET)) argument
|
/openbmc/linux/fs/ntfs/ |
H A D | aops.h | 26 static inline void ntfs_unmap_page(struct page *page) in ntfs_unmap_page() 75 struct page *page = read_mapping_page(mapping, index, NULL); in ntfs_map_page() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | denali_spl.c | 101 int denali_send_pipeline_cmd(int page, int ecc_en, int access_type) in denali_send_pipeline_cmd() 126 static int nand_read_oob(void *buf, int page) in nand_read_oob() 139 static int nand_read_page(void *buf, int page) in nand_read_page() 180 int block, page, column, readlen; in nand_spl_load_image() local
|
H A D | tegra_nand.c | 506 uint8_t *buf, int page, int with_ecc, int is_writing) in nand_rw_page() 656 struct nand_chip *chip, uint8_t *buf, int oob_required, int page) in nand_read_page_hwecc() 670 int page) in nand_write_page_hwecc() 689 struct nand_chip *chip, uint8_t *buf, int oob_required, int page) in nand_read_page_raw() 703 int oob_required, int page) in nand_write_page_raw() 722 int page, int with_ecc, int is_writing) in nand_rw_oob() 822 int page) in nand_read_oob() 840 int page) in nand_write_oob()
|
/openbmc/linux/drivers/mfd/ |
H A D | tps6594-i2c.c | 35 static int tps6594_i2c_reg_read_with_crc(struct i2c_client *client, u8 page, u8 reg, u8 *val) in tps6594_i2c_reg_read_with_crc() 76 static int tps6594_i2c_reg_write_with_crc(struct i2c_client *client, u8 page, u8 reg, u8 val) in tps6594_i2c_reg_write_with_crc() 111 const u8 page = reg_bytes[1]; in tps6594_i2c_read() local 149 const u8 page = bytes[1]; in tps6594_i2c_write() local
|
/openbmc/linux/drivers/block/rnbd/ |
H A D | rnbd-srv-sysfs.c | 86 char *page) in read_only_show() 100 char *page) in access_mode_show() 114 struct kobj_attribute *attr, char *page) in mapping_path_show() 127 struct kobj_attribute *attr, char *page) in rnbd_srv_dev_session_force_close_show()
|
/openbmc/linux/block/ |
H A D | blk-crypto-sysfs.c | 35 struct blk_crypto_attr *attr, char *page) in max_dun_bits_show() 41 struct blk_crypto_attr *attr, char *page) in num_keyslots_show() 82 struct blk_crypto_attr *attr, char *page) in blk_crypto_mode_show() 102 struct attribute *attr, char *page) in blk_crypto_attr_show()
|
/openbmc/linux/drivers/md/ |
H A D | md.c | 2899 state_show(struct md_rdev *rdev, char *page) in state_show() 3117 errors_show(struct md_rdev *rdev, char *page) in errors_show() 3138 slot_show(struct md_rdev *rdev, char *page) in slot_show() 3603 const char *page, size_t length) in rdev_attr_store() 3898 level_show(struct mddev *mddev, char *page) in level_show() 4124 layout_show(struct mddev *mddev, char *page) in layout_show() 4225 uuid_show(struct mddev *mddev, char *page) in uuid_show() 4559 null_show(struct mddev *mddev, char *page) in null_show() 4663 size_show(struct mddev *mddev, char *page) in size_show() 4789 action_show(struct mddev *mddev, char *page) in action_show() [all …]
|
/openbmc/linux/drivers/char/agp/ |
H A D | efficeon-agp.c | 69 static inline unsigned long efficeon_mask_memory(struct page *page) in efficeon_mask_memory() 163 unsigned long page = efficeon_private.l1_table[index]; in efficeon_free_gatt_table() local 210 unsigned long page; in efficeon_create_gatt_table() local 239 unsigned int *page, *last_page; in efficeon_insert_memory() local 300 unsigned int *page = (unsigned int *) efficeon_private.l1_table[index >> 10]; in efficeon_remove_memory() local
|
/openbmc/linux/arch/nios2/mm/ |
H A D | cacheflush.c | 142 void flush_icache_pages(struct vm_area_struct *vma, struct page *page, in flush_icache_pages() 203 void flush_dcache_page(struct page *page) in flush_dcache_page() 252 void clear_user_page(void *addr, unsigned long vaddr, struct page *page) in clear_user_page() 261 void copy_from_user_page(struct vm_area_struct *vma, struct page *page, in copy_from_user_page() 272 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page()
|
/openbmc/linux/kernel/power/ |
H A D | snapshot.c | 227 struct page *page; in alloc_image_page() local 255 struct page *page; in free_image_page() local 1251 struct page *page; in mark_free_pages() local 1321 struct page *page; in saveable_highmem_page() local 1385 struct page *page; in saveable_page() local 1660 struct page *page; in preallocate_image_pages() local 2062 struct page *page; in alloc_highmem_pages() local 2101 struct page *page; in swsusp_alloc() local 2268 struct page *page; in snapshot_read_next() local 2476 struct page *page; in prepare_highmem_image() local [all …]
|
/openbmc/linux/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() 64 static int max8688_write_word_data(struct i2c_client *client, int page, int reg, in max8688_write_word_data() 90 static int max8688_read_byte_data(struct i2c_client *client, int page, int reg) in max8688_read_byte_data()
|