Home
last modified time | relevance | path

Searched refs:vmemmap_base (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/arch/arm64/kvm/hyp/nvhe/
Dsetup.c26 static void *vmemmap_base; variable
40 vmemmap_base = hyp_early_alloc_contig(nr_pages); in divide_memory_pool()
41 if (!vmemmap_base) in divide_memory_pool()
81 ret = hyp_back_vmemmap(phys, size, hyp_virt_to_phys(vmemmap_base)); in recreate_hyp_mappings()
/linux-5.19.10/arch/x86/include/asm/
Dpage_64.h17 extern unsigned long vmemmap_base;
Dpgtable_64_types.h135 # define VMEMMAP_START vmemmap_base
/linux-5.19.10/arch/x86/kernel/
Dhead64.c65 unsigned long vmemmap_base __ro_after_init = __VMEMMAP_BASE_L4;
66 EXPORT_SYMBOL(vmemmap_base);
119 *fixup_long(&vmemmap_base, physaddr) = __VMEMMAP_BASE_L5; in check_la57_support()
/linux-5.19.10/arch/x86/mm/
Dkaslr.c54 { &vmemmap_base, 0 },
/linux-5.19.10/Documentation/x86/x86_64/
Dmm.rst49 ffffea0000000000 | -22 TB | ffffeaffffffffff | 1 TB | virtual memory map (vmemmap_base)
108 ffd4000000000000 | -11 PB | ffd5ffffffffffff | 0.5 PB | virtual memory map (vmemmap_base)