Searched refs:MULTI_mmu_update (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/include/xen/arm/ |
H A D | hypercall.h | 85 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req, in MULTI_mmu_update() function
|
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/ |
H A D | hypercall.h | 497 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req, in MULTI_mmu_update() function
|
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/ |
H A D | hypercall.h | 348 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req, in MULTI_mmu_update() function
|
/kernel/linux/linux-5.10/arch/x86/xen/ |
H A D | mmu_pv.c | 183 MULTI_mmu_update(mcs.mc, mcs.args, 1, NULL, DOMID_SELF); in xen_extend_mmu_update()
|
/kernel/linux/linux-6.6/arch/x86/xen/ |
H A D | mmu_pv.c | 201 MULTI_mmu_update(mcs.mc, mcs.args, 1, NULL, DOMID_SELF); in xen_extend_mmu_update()
|
Completed in 10 milliseconds