Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/xen/
Dhypercall.h259 HYPERVISOR_mmu_update(struct mmu_update *req, int count, in HYPERVISOR_mmu_update() function
/linux-5.19.10/arch/x86/xen/
Dsetup.c303 if (HYPERVISOR_mmu_update(&update, 1, NULL, DOMID_SELF) < 0) { in xen_update_mem_tables()
Dmmu_pv.c282 HYPERVISOR_mmu_update(&u, 1, NULL, DOMID_SELF); in __xen_set_pte()
2467 err = HYPERVISOR_mmu_update(&mmu_update[index], in xen_remap_pfn()