Home
last modified time | relevance | path

Searched defs:psize (Results 201 - 225 of 265) sorted by relevance

1234567891011

/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c213 unsigned long psize; in kvmppc_map_vrma() local
513 unsigned long mmu_seq, psize, pte_size; in kvmppc_book3s_hv_page_fault() local
786 unsigned long ptel, psize, rcbits; kvmppc_unmap_hpte() local
[all...]
H A Dbook3s_hv_nested.c1279 unsigned long psize, ap, page_size; in do_tlb_invalidate_nested_tlb() local
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_utils.c347 htab_bolt_mapping(unsigned long vstart, unsigned long vend, unsigned long pstart, unsigned long prot, int psize, int ssize) htab_bolt_mapping() argument
434 htab_remove_mapping(unsigned long vstart, unsigned long vend, int psize, int ssize) htab_remove_mapping() argument
1417 hash_failure_debug(unsigned long ea, unsigned long access, unsigned long vsid, unsigned long trap, int ssize, int psize, int lpsize, unsigned long pte) hash_failure_debug() argument
1429 check_paca_psize(unsigned long ea, struct mm_struct *mm, int psize, bool user_region) check_paca_psize() argument
1462 int psize, ssize; hash_page_mm() local
1740 int psize = get_slice_psize(mm, ea); should_hash_preload() local
1923 flush_hash_page(unsigned long vpn, real_pte_t pte, int psize, int ssize, unsigned long flags) flush_hash_page() argument
1945 flush_hash_hugepage(unsigned long vsid, unsigned long addr, pmd_t *pmdp, unsigned int psize, int ssize, unsigned long flags) flush_hash_hugepage() argument
2017 hpte_insert_repeating(unsigned long hash, unsigned long vpn, unsigned long pa, unsigned long rflags, unsigned long vflags, int psize, int ssize) hpte_insert_repeating() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dlpar.c986 static long pSeries_lpar_hpte_find(unsigned long vpn, int psize, in argument
756 pSeries_lpar_hpte_insert(unsigned long hpte_group, unsigned long vpn, unsigned long pa, unsigned long rflags, unsigned long vflags, int psize, int apsize, int ssize) pSeries_lpar_hpte_insert() argument
923 pSeries_lpar_hpte_updatepp(unsigned long slot, unsigned long newpp, unsigned long vpn, int psize, int apsize, int ssize, unsigned long inv_flags) pSeries_lpar_hpte_updatepp() argument
1012 pSeries_lpar_hpte_updateboltedpp(unsigned long newpp, unsigned long ea, int psize, int ssize) pSeries_lpar_hpte_updateboltedpp() argument
1037 pSeries_lpar_hpte_invalidate(unsigned long slot, unsigned long vpn, int psize, int apsize, int ssize, int local) pSeries_lpar_hpte_invalidate() argument
1074 is_supported_hlbkrm(int bpsize, int psize) is_supported_hlbkrm() argument
1147 hugepage_block_invalidate(unsigned long *slot, unsigned long *vpn, int count, int psize, int ssize) hugepage_block_invalidate() argument
1193 hugepage_bulk_invalidate(unsigned long *slot, unsigned long *vpn, int count, int psize, int ssize) hugepage_bulk_invalidate() argument
1227 __pSeries_lpar_hugepage_invalidate(unsigned long *slot, unsigned long *vpn, int count, int psize, int ssize) __pSeries_lpar_hugepage_invalidate() argument
1248 pSeries_lpar_hugepage_invalidate(unsigned long vsid, unsigned long addr, unsigned char *hpte_slot_array, int psize, int ssize, int local) pSeries_lpar_hugepage_invalidate() argument
1298 pSeries_lpar_hugepage_invalidate(unsigned long vsid, unsigned long addr, unsigned char *hpte_slot_array, int psize, int ssize, int local) pSeries_lpar_hugepage_invalidate() argument
1307 pSeries_lpar_hpte_removebolted(unsigned long ea, int psize, int ssize) pSeries_lpar_hpte_removebolted() argument
1356 int psize, ssize; do_block_remove() local
1431 set_hblkrm_bloc_size(int bpsize, int psize, unsigned int block_size) set_hblkrm_bloc_size() argument
1451 unsigned int bpsize, psize; check_lp_set_hblkrm() local
1535 int psize, ssize; pSeries_lpar_flush_hash_range() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dmpic.c1222 int i, psize, intvec_top; in mpic_alloc() local
/kernel/linux/linux-5.10/drivers/misc/
H A Dxilinx_sdfec.c458 static int xsdfec_reg0_write(struct xsdfec_dev *xsdfec, u32 n, u32 k, u32 psize, in xsdfec_reg0_write() argument
492 static int xsdfec_reg1_write(struct xsdfec_dev *xsdfec, u32 psize, in xsdfec_reg1_write() argument
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dx_tables.c273 static int xt_obj_to_user(u16 __user *psize, u16 size, in xt_obj_to_user() argument
/kernel/linux/linux-5.10/sound/pci/au88x0/
H A Dau88x0_core.c1088 vortex_adbdma_setbuffers(vortex_t * vortex, int adbdma, int psize, int count) vortex_adbdma_setbuffers() argument
1367 vortex_wtdma_setbuffers(vortex_t * vortex, int wtdma, int psize, int count) vortex_wtdma_setbuffers() argument
[all...]
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_dtree.c579 int psize = 288; /* initial in-line directory */ in dtSearch() local
2642 int psize = 288; /* initial in-line directory */ in dtSearchNode() local
3339 int psize = 288; /* initial in-line directory */ in dtReadFirst() local
/kernel/linux/linux-5.10/fs/proc/
H A Dtask_mmu.c211 proc_maps_open(struct inode *inode, struct file *file, const struct seq_operations *ops, int psize) proc_maps_open() argument
/kernel/linux/linux-5.10/net/mptcp/
H A Dprotocol.c905 size_t psize; in mptcp_sendmsg_frag() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c828 gf100_gr_fecs_discover_reglist_image_size(struct gf100_gr *gr, u32 *psize) in gf100_gr_fecs_discover_reglist_image_size() argument
866 gf100_gr_fecs_discover_pm_image_size(struct gf100_gr *gr, u32 *psize) in gf100_gr_fecs_discover_pm_image_size() argument
882 gf100_gr_fecs_discover_zcull_image_size(struct gf100_gr *gr, u32 *psize) in gf100_gr_fecs_discover_zcull_image_size() argument
898 gf100_gr_fecs_discover_image_size(struct gf100_gr *gr, u32 *psize) in gf100_gr_fecs_discover_image_size() argument
/kernel/linux/linux-6.6/drivers/misc/
H A Dxilinx_sdfec.c459 static int xsdfec_reg0_write(struct xsdfec_dev *xsdfec, u32 n, u32 k, u32 psize, in xsdfec_reg0_write() argument
493 static int xsdfec_reg1_write(struct xsdfec_dev *xsdfec, u32 psize, in xsdfec_reg1_write() argument
[all...]
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_dtree.c579 int psize = 288; /* initial in-line directory */ in dtSearch() local
3041 int psize = 288; /* initial in-line directory */ in dtReadFirst() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Dcompress.c1239 loff_t psize; in f2fs_write_compressed_pages() local
/kernel/linux/linux-6.6/fs/proc/
H A Dtask_mmu.c215 proc_maps_open(struct inode *inode, struct file *file, const struct seq_operations *ops, int psize) proc_maps_open() argument
/kernel/linux/linux-6.6/include/linux/
H A Dhugetlb.h1019 unsigned long psize = huge_page_size(hstate_vma(vma)); in huge_ptep_modify_prot_commit() local
/kernel/linux/linux-6.6/drivers/fpga/
H A Ddfl.c994 void *dfh_find_param(struct dfl_device *dfl_dev, int param_id, size_t *psize) in dfh_find_param() argument
/kernel/linux/linux-6.6/drivers/fsi/
H A Dfsi-core.c404 u64 paddr, psize; in fsi_device_node_matches() local
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dmemory.c32 u64 psize; in set_alloc_page_size() local
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dset_memory.c844 unsigned long numpages, pmask, psize, lpaddr, pfn, old_pfn; in __should_split_large_page() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dnv50.c516 nv50_disp_chan_user(struct nvkm_disp_chan *chan, u64 *psize) in nv50_disp_chan_user() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c886 gf100_gr_fecs_discover_reglist_image_size(struct gf100_gr *gr, u32 *psize) in gf100_gr_fecs_discover_reglist_image_size() argument
924 gf100_gr_fecs_discover_pm_image_size(struct gf100_gr *gr, u32 *psize) in gf100_gr_fecs_discover_pm_image_size() argument
940 gf100_gr_fecs_discover_zcull_image_size(struct gf100_gr *gr, u32 *psize) in gf100_gr_fecs_discover_zcull_image_size() argument
956 gf100_gr_fecs_discover_image_size(struct gf100_gr *gr, u32 *psize) in gf100_gr_fecs_discover_image_size() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dx_tables.c293 static int xt_obj_to_user(u16 __user *psize, u16 size, in xt_obj_to_user() argument
/kernel/linux/linux-6.6/sound/pci/au88x0/
H A Dau88x0_core.c1088 vortex_adbdma_setbuffers(vortex_t * vortex, int adbdma, int psize, int count) vortex_adbdma_setbuffers() argument
1367 vortex_wtdma_setbuffers(vortex_t * vortex, int wtdma, int psize, int count) vortex_wtdma_setbuffers() argument
[all...]

Completed in 61 milliseconds

1234567891011