Home
last modified time | relevance | path

Searched refs:level2_fixmap_pgt (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/x86/kernel/
H A Dhead_64.S660 .quad level2_fixmap_pgt - __START_KERNEL_map + _PAGE_TABLE_NOENC
680 SYM_DATA_START_PAGE_ALIGNED(level2_fixmap_pgt)
690 SYM_DATA_END(level2_fixmap_pgt)
H A Dhead64.c198 RIP_REL_REF(level2_fixmap_pgt)[i].pmd += load_delta; in __startup_64() local
/linux-6.15/arch/x86/include/asm/
H A Dpgtable_64.h24 extern pmd_t level2_fixmap_pgt[512];
/linux-6.15/arch/x86/xen/
H A Dmmu_pv.c1790 convert_pfn_mfn(level2_fixmap_pgt); in xen_setup_kernel_pagetable()
1832 set_page_prot(level2_fixmap_pgt, PAGE_KERNEL_RO); in xen_setup_kernel_pagetable()