/Linux-v4.19/arch/x86/kernel/ |
D | machine_kexec_32.c | 78 image->arch.pmd0 = (pmd_t *)get_zeroed_page(GFP_KERNEL); in machine_kexec_alloc_page_tables() 79 image->arch.pmd1 = (pmd_t *)get_zeroed_page(GFP_KERNEL); in machine_kexec_alloc_page_tables() 81 image->arch.pte0 = (pte_t *)get_zeroed_page(GFP_KERNEL); in machine_kexec_alloc_page_tables() 82 image->arch.pte1 = (pte_t *)get_zeroed_page(GFP_KERNEL); in machine_kexec_alloc_page_tables()
|
D | machine_kexec_64.c | 64 p4d = (p4d_t *)get_zeroed_page(GFP_KERNEL); in init_transition_pgtable() 72 pud = (pud_t *)get_zeroed_page(GFP_KERNEL); in init_transition_pgtable() 80 pmd = (pmd_t *)get_zeroed_page(GFP_KERNEL); in init_transition_pgtable() 88 pte = (pte_t *)get_zeroed_page(GFP_KERNEL); in init_transition_pgtable()
|
/Linux-v4.19/drivers/s390/cio/ |
D | chsc_sch.c | 330 chsc_area = (void *)get_zeroed_page(GFP_DMA | GFP_KERNEL); in chsc_ioctl_start() 378 on_close_chsc_area = (void *)get_zeroed_page(GFP_DMA | GFP_KERNEL); in chsc_ioctl_on_close_set() 430 chsc_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA); in chsc_ioctl_start_sync() 476 scpcd_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA); in chsc_ioctl_info_channel_path() 538 scucd_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA); in chsc_ioctl_info_cu() 601 sscud_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA); in chsc_ioctl_info_sch_cu() 663 sci_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA); in chsc_ioctl_conf_info() 734 sccl_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA); in chsc_ioctl_conf_comp_list() 794 scpd_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA); in chsc_ioctl_chpd() 834 sdcal_area = (void *)get_zeroed_page(GFP_KERNEL | GFP_DMA); in chsc_ioctl_dcal()
|
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
D | debugfs.c | 82 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() 395 unsigned long page = get_zeroed_page(GFP_KERNEL); in mwifiex_debug_read() 466 unsigned long addr = get_zeroed_page(GFP_KERNEL); in mwifiex_regrdwr_read() 520 unsigned long page = get_zeroed_page(GFP_KERNEL); in mwifiex_debug_mask_read() 667 unsigned long addr = get_zeroed_page(GFP_KERNEL); in mwifiex_memrw_read() 731 unsigned long addr = get_zeroed_page(GFP_KERNEL); in mwifiex_rdeeprom_read() 832 unsigned long addr = get_zeroed_page(GFP_KERNEL); in mwifiex_hscfg_read()
|
/Linux-v4.19/arch/s390/hypfs/ |
D | hypfs_sprp.c | 54 data = (void *) get_zeroed_page(GFP_KERNEL); in hypfs_sprp_create() 82 data = (void *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in __hypfs_sprp_ioctl()
|
/Linux-v4.19/drivers/net/wireless/marvell/libertas/ |
D | debugfs.c | 38 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() 821 unsigned long addr = get_zeroed_page(GFP_KERNEL); in lbs_debugfs_read()
|
/Linux-v4.19/drivers/s390/char/ |
D | sclp_cmd.c | 94 sccb = (void *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in _sclp_get_core_info() 197 sccb = (void *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in do_assign_storage() 252 sccb = (void *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in sclp_attach_storage() 580 sccb = (struct chp_cfg_sccb *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in do_chp_configure() 654 sccb = (struct chp_info_sccb *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in sclp_chp_read_info()
|
D | sclp_pci.c | 65 sccb = (struct pci_cfg_sccb *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in do_pci_configure() 145 sccb = (void *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in sclp_pci_report()
|
D | sclp_ftp.c | 94 sccb = (void *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in sclp_ftp_et7() 252 info = get_zeroed_page(GFP_KERNEL); in sclp_ftp_startup()
|
D | sclp_ctl.c | 66 sccb = (void *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in sclp_ctl_ioctl_sccb()
|
D | diag_ftp.c | 155 ldfpl = (void *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in diag_ftp_cmd()
|
D | sclp_config.c | 99 sccb = (struct sclp_ofb_sccb *) get_zeroed_page(GFP_KERNEL | GFP_DMA); in sclp_ofb_send_req()
|
/Linux-v4.19/drivers/hv/ |
D | hv.c | 217 (void *)get_zeroed_page(GFP_ATOMIC); in hv_synic_alloc() 223 hv_cpu->synic_event_page = (void *)get_zeroed_page(GFP_ATOMIC); in hv_synic_alloc() 229 hv_cpu->post_msg_page = (void *)get_zeroed_page(GFP_ATOMIC); in hv_synic_alloc()
|
/Linux-v4.19/fs/afs/ |
D | mntpt.c | 88 devname = (char *) get_zeroed_page(GFP_KERNEL); in afs_mntpt_do_automount() 92 options = (char *) get_zeroed_page(GFP_KERNEL); in afs_mntpt_do_automount()
|
/Linux-v4.19/arch/x86/include/asm/ |
D | pgalloc.h | 150 return (pud_t *)get_zeroed_page(gfp); in pud_alloc_one() 182 return (p4d_t *)get_zeroed_page(gfp); in p4d_alloc_one()
|
/Linux-v4.19/arch/s390/kernel/ |
D | vdso.c | 160 page_table = get_zeroed_page(GFP_KERNEL); in vdso_alloc_per_cpu() 161 page_frame = get_zeroed_page(GFP_KERNEL); in vdso_alloc_per_cpu()
|
D | sysinfo.c | 279 void *info = (void *)get_zeroed_page(GFP_KERNEL); in sysinfo_show() 419 info = (void *) get_zeroed_page(GFP_KERNEL); in s390_adjust_jiffies() 479 file->private_data = (void *) get_zeroed_page(GFP_KERNEL); \
|
D | suspend.c | 84 pk = (struct page_key_data *) get_zeroed_page(GFP_KERNEL); in page_key_alloc()
|
/Linux-v4.19/arch/sh/kernel/vsyscall/ |
D | vsyscall.c | 45 void *syscall_page = (void *)get_zeroed_page(GFP_ATOMIC); in vsyscall_init()
|
/Linux-v4.19/arch/powerpc/mm/ |
D | subpage-prot.c | 230 spm = (u32 **)get_zeroed_page(GFP_KERNEL); in SYSCALL_DEFINE3() 239 spp = (u32 *)get_zeroed_page(GFP_KERNEL); in SYSCALL_DEFINE3()
|
/Linux-v4.19/arch/openrisc/include/asm/ |
D | pgalloc.h | 64 return (pgd_t *)get_zeroed_page(GFP_KERNEL);
|
/Linux-v4.19/arch/nios2/mm/ |
D | init.c | 108 vpage = get_zeroed_page(GFP_ATOMIC); in alloc_kuser_page()
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | sun3_pgalloc.h | 94 new_pgd = (pgd_t *)get_zeroed_page(GFP_KERNEL); in pgd_alloc()
|
/Linux-v4.19/arch/sh/boards/mach-hp6xx/ |
D | pm.c | 71 vbr_new = get_zeroed_page(GFP_ATOMIC); in pm_enter()
|
/Linux-v4.19/arch/arm/include/asm/ |
D | pgalloc.h | 32 return (pmd_t *)get_zeroed_page(GFP_KERNEL); in pmd_alloc_one()
|