Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kernel/
Dhead_64.S662 .quad level2_fixmap_pgt - __START_KERNEL_map + _PAGE_TABLE_NOENC
682 SYM_DATA_START_PAGE_ALIGNED(level2_fixmap_pgt)
692 SYM_DATA_END(level2_fixmap_pgt)
Dhead64.c198 RIP_REL_REF(level2_fixmap_pgt)[i].pmd += load_delta; in __startup_64() local
/linux-6.14.4/arch/x86/include/asm/
Dpgtable_64.h24 extern pmd_t level2_fixmap_pgt[512];
/linux-6.14.4/arch/x86/xen/
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()