Home
last modified time | relevance | path

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

/arch/x86/xen/
Dmmu.c99 static pud_t level3_user_vsyscall[PTRS_PER_PUD] __page_aligned_bss; variable
1528 __pgd(__pa(level3_user_vsyscall) | _PAGE_TABLE); in xen_pgd_alloc()
1979 set_page_prot(level3_user_vsyscall, PAGE_KERNEL_RO); in xen_setup_kernel_pagetable()
2380 set_pte_vaddr_pud(level3_user_vsyscall, vaddr, pte); in xen_set_fixmap()
2410 SetPagePinned(virt_to_page(level3_user_vsyscall)); in xen_post_allocator_init()