Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/xen/
Dmmu_pv.c2030 static void xen_set_fixmap(unsigned idx, phys_addr_t phys, pgprot_t prot) in xen_set_fixmap() function
2191 .set_fixmap = xen_set_fixmap,