Searched defs:psize (Results 1 - 25 of 125) sorted by last modified time

12345

/linux-master/mm/
H A Dhugetlb.c6956 long pages = 0, psize = huge_page_size(h); local
/linux-master/drivers/mtd/nand/raw/
H A Ddiskonchip.c913 const unsigned psize = 1 << this->page_shift; local
/linux-master/arch/arm64/mm/
H A Dhugetlbpage.c558 unsigned long psize = huge_page_size(hstate_vma(vma)); local
/linux-master/kernel/trace/
H A Dring_buffer.c5920 int psize; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dr535.c2123 r535_gsp_elf_section(struct nvkm_gsp *gsp, const char *name, const u8 **pdata, u64 *psize) argument
/linux-master/tools/testing/selftests/mm/
H A Dvm_util.h20 static inline unsigned int psize(void) function
/linux-master/net/mptcp/
H A Dprotocol.c1831 size_t psize, offset; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c886 gf100_gr_fecs_discover_reglist_image_size(struct gf100_gr *gr, u32 *psize) argument
924 gf100_gr_fecs_discover_pm_image_size(struct gf100_gr *gr, u32 *psize) argument
940 gf100_gr_fecs_discover_zcull_image_size(struct gf100_gr *gr, u32 *psize) argument
956 gf100_gr_fecs_discover_image_size(struct gf100_gr *gr, u32 *psize) argument
/linux-master/arch/x86/mm/
H A Dmem_encrypt_amd.c262 int psize, pmask, level; local
373 unsigned long psize, pmask; local
/linux-master/tools/lib/bpf/
H A Dlibbpf.c10165 void *bpf_map__initial_value(const struct bpf_map *map, size_t *psize) argument
/linux-master/crypto/
H A Dtestmgr.h42 unsigned int psize; member in struct:hash_testvec
[all...]
/linux-master/drivers/misc/
H A Dxilinx_sdfec.c459 static int xsdfec_reg0_write(struct xsdfec_dev *xsdfec, u32 n, u32 k, u32 psize, argument
493 static int xsdfec_reg1_write(struct xsdfec_dev *xsdfec, u32 psize, argument
[all...]
/linux-master/drivers/fpga/
H A Ddfl.c994 void *dfh_find_param(struct dfl_device *dfl_dev, int param_id, size_t *psize) argument
/linux-master/arch/powerpc/mm/nohash/
H A D8xx.c65 __early_map_kernel_hugepage(unsigned long va, phys_addr_t pa, pgprot_t prot, int psize, bool new) argument
/linux-master/fs/f2fs/
H A Ddata.c2745 loff_t psize = (loff_t)(page->index + 1) << PAGE_SHIFT; local
H A Dcompress.c1246 loff_t psize; local
/linux-master/drivers/mtd/spi-nor/
H A Dsfdp.c1416 size_t psize; local
/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_enc.c2417 s5p_mfc_queue_setup(struct vb2_queue *vq, unsigned int *buf_count, unsigned int *plane_count, unsigned int psize[], struct device *alloc_devs[]) argument
H A Ds5p_mfc_dec.c935 s5p_mfc_queue_setup(struct vb2_queue *vq, unsigned int *buf_count, unsigned int *plane_count, unsigned int psize[], struct device *alloc_devs[]) argument
/linux-master/drivers/media/platform/atmel/
H A Datmel-isi.c146 u32 cfg2, psize; local
/linux-master/drivers/dma/bestcomm/
H A Dsram.c42 unsigned int psize; local
/linux-master/arch/powerpc/sysdev/
H A Dmpic.c1222 int i, psize, intvec_top; local
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_utils.c354 htab_bolt_mapping(unsigned long vstart, unsigned long vend, unsigned long pstart, unsigned long prot, int psize, int ssize) argument
441 htab_remove_mapping(unsigned long vstart, unsigned long vend, int psize, int ssize) argument
1424 hash_failure_debug(unsigned long ea, unsigned long access, unsigned long vsid, unsigned long trap, int ssize, int psize, int lpsize, unsigned long pte) argument
1436 check_paca_psize(unsigned long ea, struct mm_struct *mm, int psize, bool user_region) argument
1469 int psize, ssize; local
1747 int psize = get_slice_psize(mm, ea); local
1930 flush_hash_page(unsigned long vpn, real_pte_t pte, int psize, int ssize, unsigned long flags) argument
1952 flush_hash_hugepage(unsigned long vsid, unsigned long addr, pmd_t *pmdp, unsigned int psize, int ssize, unsigned long flags) argument
2024 hpte_insert_repeating(unsigned long hash, unsigned long vpn, unsigned long pa, unsigned long rflags, unsigned long vflags, int psize, int ssize) argument
[all...]
H A Dradix_pgtable.c301 int psize; local
1467 radix__ptep_set_access_flags(struct vm_area_struct *vma, pte_t *ptep, pte_t entry, unsigned long address, int psize) argument
H A Dhash_hugepage.c21 __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, pmd_t *pmdp, unsigned long trap, unsigned long flags, int ssize, unsigned int psize) argument

Completed in 480 milliseconds

12345