Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/xen/
Dmmu_pv.c100 static pud_t level3_user_vsyscall[PTRS_PER_PUD] __page_aligned_bss; variable
874 SetPagePinned(virt_to_page(level3_user_vsyscall)); in xen_after_bootmem()
1505 __pgd(__pa(level3_user_vsyscall) | _PAGE_TABLE); in xen_pgd_alloc()
1950 set_page_prot(level3_user_vsyscall, PAGE_KERNEL_RO); in xen_setup_kernel_pagetable()
2350 set_pte_vaddr_pud(level3_user_vsyscall, vaddr, pte); in xen_set_fixmap()