Searched defs:num_pages (Results 1 – 12 of 12) sorted by relevance
/arch/riscv/include/asm/ |
D | set_memory.h | 21 int num_pages)) in set_kernel_memory() 25 int num_pages = PAGE_ALIGN(end - start) >> PAGE_SHIFT; in set_kernel_memory() local 37 int num_pages)) in set_kernel_memory()
|
/arch/m68k/sun3/ |
D | config.c | 44 unsigned long num_pages; variable
|
/arch/mips/kernel/ |
D | vdso.c | 43 unsigned long num_pages, i; in init_vdso_image() local
|
/arch/x86/platform/efi/ |
D | efi_32.c | 82 int __init efi_setup_page_tables(unsigned long pa_memmap, unsigned num_pages) in efi_setup_page_tables()
|
D | efi.c | 710 unsigned int num_pages; in kexec_enter_virtual_mode() local
|
D | efi_64.c | 177 int __init efi_setup_page_tables(unsigned long pa_memmap, unsigned num_pages) in efi_setup_page_tables()
|
/arch/x86/hyperv/ |
D | hv_proc.c | 24 int hv_call_deposit_pages(int node, u64 partition_id, u32 num_pages) in hv_call_deposit_pages()
|
/arch/m68k/mm/ |
D | mcfmmu.c | 31 unsigned long num_pages; variable
|
/arch/s390/mm/ |
D | pgalloc.c | 570 unsigned long base_asce_alloc(unsigned long addr, unsigned long num_pages) in base_asce_alloc()
|
/arch/powerpc/kvm/ |
D | e500_mmu.c | 742 int num_pages, ret, i; in kvm_vcpu_ioctl_config_tlb() local
|
/arch/x86/mm/pat/ |
D | set_memory.c | 1250 unsigned num_pages, pmd_t *pmd, pgprot_t pgprot) in populate_pte() 1269 unsigned num_pages, pud_t *pud, pgprot_t pgprot) in populate_pmd()
|
/arch/ia64/kernel/ |
D | efi.c | 288 u64 num_pages; member
|