/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | gtt.h | 39 int npage; /* Number of backing pages */ member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_allocator.c | 162 int npage = (nent * sizeof (void *) + PAGE_SIZE - 1) / PAGE_SIZE; in mthca_array_init() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
H A D | mthca_allocator.c | 157 int npage = (nent * sizeof (void *) + PAGE_SIZE - 1) / PAGE_SIZE; in mthca_array_init() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | kfifo.c | 315 struct page *npage; in setup_sgl_buf() local
|
/kernel/linux/linux-6.6/drivers/vfio/ |
H A D | container.c | 531 vfio_device_container_pin_pages(struct vfio_device *device, dma_addr_t iova, int npage, int prot, struct page **pages) vfio_device_container_pin_pages() argument 548 vfio_device_container_unpin_pages(struct vfio_device *device, dma_addr_t iova, int npage) vfio_device_container_unpin_pages() argument
|
H A D | vfio.h | 292 vfio_device_container_pin_pages(struct vfio_device *device, dma_addr_t iova, int npage, int prot, struct page **pages) vfio_device_container_pin_pages() argument 299 vfio_device_container_unpin_pages(struct vfio_device *device, dma_addr_t iova, int npage) vfio_device_container_unpin_pages() argument
|
H A D | vfio_main.c | 1574 void vfio_unpin_pages(struct vfio_device *device, dma_addr_t iova, int npage) in vfio_unpin_pages() argument 1533 vfio_pin_pages(struct vfio_device *device, dma_addr_t iova, int npage, int prot, struct page **pages) vfio_pin_pages() argument [all...] |
H A D | vfio_iommu_type1.c | 425 static int vfio_lock_acct(struct vfio_dma *dma, long npage, bool async) in vfio_lock_acct() argument 412 mm_lock_acct(struct task_struct *task, struct mm_struct *mm, bool lock_cap, long npage) mm_lock_acct() argument 613 vfio_pin_pages_remote(struct vfio_dma *dma, unsigned long vaddr, long npage, unsigned long *pfn_base, unsigned long limit, struct vfio_batch *batch) vfio_pin_pages_remote() argument 724 vfio_unpin_pages_remote(struct vfio_dma *dma, dma_addr_t iova, unsigned long pfn, long npage, bool do_accounting) vfio_unpin_pages_remote() argument 796 vfio_iommu_type1_pin_pages(void *iommu_data, struct iommu_group *iommu_group, dma_addr_t user_iova, int npage, int prot, struct page **pages) vfio_iommu_type1_pin_pages() argument 916 vfio_iommu_type1_unpin_pages(void *iommu_data, dma_addr_t user_iova, int npage) vfio_iommu_type1_unpin_pages() argument 1430 vfio_iommu_map(struct vfio_iommu *iommu, dma_addr_t iova, unsigned long pfn, long npage, int prot) vfio_iommu_map() argument 1464 long npage; vfio_pin_map_dma() local 1529 long npage = dma->locked_vm; vfio_change_dma_owner() local 1736 long npage; vfio_iommu_replay() local [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | kfifo.c | 315 struct page *npage; in setup_sgl_buf() local
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | inline.c | 274 int f2fs_recover_inline_data(struct inode *inode, struct page *npage) in f2fs_recover_inline_data() argument
|
H A D | node.c | 725 struct page *npage[4]; in f2fs_get_dnode_of_data() local 1140 struct page *npage; f2fs_truncate_xattr_node() local [all...] |
H A D | f2fs.h | 915 set_new_dnode(struct dnode_of_data *dn, struct inode *inode, struct page *ipage, struct page *npage, nid_t nid) set_new_dnode() argument
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | inline.c | 275 int f2fs_recover_inline_data(struct inode *inode, struct page *npage) in f2fs_recover_inline_data() argument
|
H A D | node.c | 764 struct page *npage[4]; in f2fs_get_dnode_of_data() local 1217 struct page *npage; f2fs_truncate_xattr_node() local [all...] |
H A D | f2fs.h | 975 set_new_dnode(struct dnode_of_data *dn, struct inode *inode, struct page *ipage, struct page *npage, nid_t nid) set_new_dnode() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_mr.c | 637 int npage; in mtr_map_region() local 820 int npage; in mtr_get_pages() local 889 int npage; hns_roce_mtr_find() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_mr.c | 577 int count, npage; in mtr_map_region() local 703 int npage; in mtr_map_bufs() local 808 u32 npage; hns_roce_mtr_find() local [all...] |
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | vfio_ccw_cp.c | 94 int unpinned = 0, npage = 1; in page_array_unpin() local 133 int pinned = 0, npage = 1; in page_array_pin() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | kvmgt.c | 157 int npage; in gvt_unpin_guest_page() local 177 int npage; in gvt_pin_guest_page() local [all...] |
/kernel/linux/linux-5.10/drivers/vfio/ |
H A D | vfio.c | 1895 int vfio_pin_pages(struct device *dev, unsigned long *user_pfn, int npage, in vfio_pin_pages() argument 1948 int vfio_unpin_pages(struct device *dev, unsigned long *user_pfn, int npage) in vfio_unpin_pages() argument 2006 vfio_group_pin_pages(struct vfio_group *group, unsigned long *user_iova_pfn, int npage, int prot, unsigned long *phys_pfn) vfio_group_pin_pages() argument 2054 vfio_group_unpin_pages(struct vfio_group *group, unsigned long *user_iova_pfn, int npage) vfio_group_unpin_pages() argument [all...] |
H A D | vfio_iommu_type1.c | 387 static int vfio_lock_acct(struct vfio_dma *dma, long npage, bool async) in vfio_lock_acct() argument 561 vfio_pin_pages_remote(struct vfio_dma *dma, unsigned long vaddr, long npage, unsigned long *pfn_base, unsigned long limit, struct vfio_batch *batch) vfio_pin_pages_remote() argument 642 vfio_unpin_pages_remote(struct vfio_dma *dma, dma_addr_t iova, unsigned long pfn, long npage, bool do_accounting) vfio_unpin_pages_remote() argument 714 vfio_iommu_type1_pin_pages(void *iommu_data, struct iommu_group *iommu_group, unsigned long *user_pfn, int npage, int prot, unsigned long *phys_pfn) vfio_iommu_type1_pin_pages() argument 820 vfio_iommu_type1_unpin_pages(void *iommu_data, unsigned long *user_pfn, int npage) vfio_iommu_type1_unpin_pages() argument 1296 vfio_iommu_map(struct vfio_iommu *iommu, dma_addr_t iova, unsigned long pfn, long npage, int prot) vfio_iommu_map() argument 1329 long npage; vfio_pin_map_dma() local 1560 long npage; vfio_iommu_replay() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
H A D | kvmgt.c | 141 int npage; in gvt_pin_guest_page() local [all...] |
/kernel/linux/linux-6.6/drivers/iommu/iommufd/ |
H A D | pages.c | 671 unsigned int npage = 0; in batch_rw() local
|