Home
last modified time | relevance | path

Searched refs:get_zeroed_page (Results 1 – 25 of 151) sorted by relevance

1234567

/Linux-v5.15/arch/x86/kernel/
Dmachine_kexec_32.c64 image->arch.pmd0 = (pmd_t *)get_zeroed_page(GFP_KERNEL); in machine_kexec_alloc_page_tables()
65 image->arch.pmd1 = (pmd_t *)get_zeroed_page(GFP_KERNEL); in machine_kexec_alloc_page_tables()
67 image->arch.pte0 = (pte_t *)get_zeroed_page(GFP_KERNEL); in machine_kexec_alloc_page_tables()
68 image->arch.pte1 = (pte_t *)get_zeroed_page(GFP_KERNEL); in machine_kexec_alloc_page_tables()
Dmachine_kexec_64.c137 p4d = (p4d_t *)get_zeroed_page(GFP_KERNEL); in init_transition_pgtable()
145 pud = (pud_t *)get_zeroed_page(GFP_KERNEL); in init_transition_pgtable()
153 pmd = (pmd_t *)get_zeroed_page(GFP_KERNEL); in init_transition_pgtable()
161 pte = (pte_t *)get_zeroed_page(GFP_KERNEL); in init_transition_pgtable()
/Linux-v5.15/drivers/s390/cio/
Dchsc_sch.c300 chsc_area = (void *)get_zeroed_page(GFP_DMA | GFP_KERNEL); in chsc_ioctl_start()
348 on_close_chsc_area = (void *)get_zeroed_page(GFP_DMA | GFP_KERNEL); in chsc_ioctl_on_close_set()
400 chsc_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA); in chsc_ioctl_start_sync()
446 scpcd_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA); in chsc_ioctl_info_channel_path()
508 scucd_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA); in chsc_ioctl_info_cu()
571 sscud_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA); in chsc_ioctl_info_sch_cu()
633 sci_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA); in chsc_ioctl_conf_info()
704 sccl_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA); in chsc_ioctl_conf_comp_list()
764 scpd_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA); in chsc_ioctl_chpd()
804 sdcal_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA); in chsc_ioctl_dcal()
/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/
Ddebugfs.c82 unsigned long page = get_zeroed_page(GFP_KERNEL); in mwifiex_info_read()
183 unsigned long page = get_zeroed_page(GFP_KERNEL); in mwifiex_getlog_read()
262 unsigned long page = get_zeroed_page(GFP_KERNEL); in mwifiex_histogram_read()
393 unsigned long page = get_zeroed_page(GFP_KERNEL); in mwifiex_debug_read()
464 unsigned long addr = get_zeroed_page(GFP_KERNEL); in mwifiex_regrdwr_read()
518 unsigned long page = get_zeroed_page(GFP_KERNEL); in mwifiex_debug_mask_read()
665 unsigned long addr = get_zeroed_page(GFP_KERNEL); in mwifiex_memrw_read()
729 unsigned long addr = get_zeroed_page(GFP_KERNEL); in mwifiex_rdeeprom_read()
830 unsigned long addr = get_zeroed_page(GFP_KERNEL); in mwifiex_hscfg_read()
/Linux-v5.15/arch/s390/hypfs/
Dhypfs_sprp.c53 data = (void *) get_zeroed_page(GFP_KERNEL); in hypfs_sprp_create()
77 data = (void *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in __hypfs_sprp_ioctl()
/Linux-v5.15/drivers/hv/
Dhv.c140 (void *)get_zeroed_page(GFP_ATOMIC); in hv_synic_alloc()
146 hv_cpu->synic_event_page = (void *)get_zeroed_page(GFP_ATOMIC); in hv_synic_alloc()
152 hv_cpu->post_msg_page = (void *)get_zeroed_page(GFP_ATOMIC); in hv_synic_alloc()
/Linux-v5.15/drivers/net/wireless/marvell/libertas/
Ddebugfs.c38 unsigned long addr = get_zeroed_page(GFP_KERNEL); in lbs_dev_info()
99 unsigned long addr = get_zeroed_page(GFP_KERNEL); in lbs_sleepparams_read()
168 unsigned long addr = get_zeroed_page(GFP_KERNEL); in lbs_host_sleep_read()
231 buf = (char *)get_zeroed_page(GFP_KERNEL); in lbs_threshold_read()
439 unsigned long addr = get_zeroed_page(GFP_KERNEL); in lbs_rdmac_read()
509 unsigned long addr = get_zeroed_page(GFP_KERNEL); in lbs_rdbbp_read()
581 unsigned long addr = get_zeroed_page(GFP_KERNEL); in lbs_rdrf_read()
815 unsigned long addr = get_zeroed_page(GFP_KERNEL); in lbs_debugfs_read()
/Linux-v5.15/drivers/s390/char/
Dsclp_pci.c66 sccb = (struct pci_cfg_sccb *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in do_pci_configure()
151 sccb = (void *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in sclp_pci_report()
Dsclp_cmd.c199 sccb = (void *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in do_assign_storage()
254 sccb = (void *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in sclp_attach_storage()
541 sccb = (struct chp_cfg_sccb *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in do_chp_configure()
615 sccb = (struct chp_info_sccb *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in sclp_chp_read_info()
Dsclp_ftp.c94 sccb = (void *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in sclp_ftp_et7()
251 info = get_zeroed_page(GFP_KERNEL); in sclp_ftp_startup()
Dsclp_ap.c30 sccb = (struct ap_cfg_sccb *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in do_ap_configure()
Dsclp_ctl.c66 sccb = (void *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in sclp_ctl_ioctl_sccb()
Ddiag_ftp.c155 ldfpl = (void *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in diag_ftp_cmd()
Dsclp_config.c101 sccb = (struct sclp_ofb_sccb *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in sclp_ofb_send_req()
/Linux-v5.15/arch/m68k/include/asm/
Dsun3_pgalloc.h46 new_pgd = (pgd_t *)get_zeroed_page(GFP_KERNEL); in pgd_alloc()
/Linux-v5.15/arch/openrisc/include/asm/
Dpgalloc.h63 return (pgd_t *)get_zeroed_page(GFP_KERNEL);
/Linux-v5.15/arch/sh/kernel/vsyscall/
Dvsyscall.c42 void *syscall_page = (void *)get_zeroed_page(GFP_ATOMIC); in vsyscall_init()
/Linux-v5.15/arch/nios2/mm/
Dinit.c92 vpage = get_zeroed_page(GFP_ATOMIC); in alloc_kuser_page()
/Linux-v5.15/arch/um/kernel/skas/
Dmmu.c24 stack = get_zeroed_page(GFP_KERNEL); in init_new_context()
/Linux-v5.15/arch/powerpc/mm/book3s64/
Dsubpage_prot.c247 spm = (u32 **)get_zeroed_page(GFP_KERNEL); in SYSCALL_DEFINE3()
256 spp = (u32 *)get_zeroed_page(GFP_KERNEL); in SYSCALL_DEFINE3()
/Linux-v5.15/arch/openrisc/mm/
Dioremap.c121 pte = (pte_t *)get_zeroed_page(GFP_KERNEL); in pte_alloc_one_kernel()
/Linux-v5.15/include/asm-generic/
Dpgalloc.h166 return (pud_t *)get_zeroed_page(gfp); in pud_alloc_one()
/Linux-v5.15/arch/s390/kernel/
Dsysinfo.c282 void *info = (void *)get_zeroed_page(GFP_KERNEL); in sysinfo_show()
422 info = (void *) get_zeroed_page(GFP_KERNEL); in s390_adjust_jiffies()
482 file->private_data = (void *) get_zeroed_page(GFP_KERNEL); \
/Linux-v5.15/arch/sh/boards/mach-hp6xx/
Dpm.c69 vbr_new = get_zeroed_page(GFP_ATOMIC); in pm_enter()
/Linux-v5.15/drivers/misc/cxl/
Dguest.c92 le = (struct sg_list *)get_zeroed_page(GFP_KERNEL); in guest_collect_vpd()
99 vpd_buf[i] = (unsigned long *)get_zeroed_page(GFP_KERNEL); in guest_collect_vpd()
424 cr = get_zeroed_page(GFP_KERNEL); in _guest_afu_cr_readXX()
527 get_zeroed_page(GFP_KERNEL))) in attach_afu_directed()
680 tbuf = (void *) get_zeroed_page(GFP_KERNEL); in guest_afu_read_err_buffer()

1234567