Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/xen/
Dmmu_pv.c491 static void xen_set_p4d(p4d_t *ptr, p4d_t val) in xen_set_p4d() function
2082 pv_ops.mmu.set_p4d = xen_set_p4d; in xen_post_allocator_init()