Home
last modified time | relevance | path

Searched refs:xen_set_pmd_hyper (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/xen/
H A Dmmu_pv.c208 static void xen_set_pmd_hyper(pmd_t *ptr, pmd_t val) in xen_set_pmd_hyper() function
237 xen_set_pmd_hyper(ptr, val); in xen_set_pmd()
2101 .set_pmd = xen_set_pmd_hyper,
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dmmu_pv.c226 static void xen_set_pmd_hyper(pmd_t *ptr, pmd_t val) in xen_set_pmd_hyper() function
255 xen_set_pmd_hyper(ptr, val); in xen_set_pmd()
2154 .set_pmd = xen_set_pmd_hyper,

Completed in 7 milliseconds