Lines Matching refs:PVOP_VCALL3
265 PVOP_VCALL3(pv_cpu_ops.write_ldt_entry, dt, entry, desc); in write_ldt_entry()
276 PVOP_VCALL3(pv_cpu_ops.write_idt_entry, dt, entry, g); in write_idt_entry()
298 PVOP_VCALL3(pv_apic_ops.startup_ipi_hook, in startup_ipi_hook()
382 PVOP_VCALL3(pv_mmu_ops.pte_update, mm, addr, ptep); in pte_update()
387 PVOP_VCALL3(pv_mmu_ops.pmd_update, mm, addr, pmdp); in pmd_update()
393 PVOP_VCALL3(pv_mmu_ops.pte_update_defer, mm, addr, ptep); in pte_update_defer()
399 PVOP_VCALL3(pv_mmu_ops.pmd_update_defer, mm, addr, pmdp); in pmd_update_defer()
486 PVOP_VCALL3(pv_mmu_ops.set_pte, ptep, in set_pte()
519 PVOP_VCALL3(pv_mmu_ops.set_pmd, pmdp, val, (u64)val >> 32); in set_pmd()
558 PVOP_VCALL3(pv_mmu_ops.set_pud, pudp, in set_pud()
598 PVOP_VCALL3(pv_mmu_ops.set_pgd, pgdp, in set_pgd()
624 PVOP_VCALL3(pv_mmu_ops.set_pte_atomic, ptep, in set_pte_atomic()
631 PVOP_VCALL3(pv_mmu_ops.pte_clear, mm, addr, ptep); in pte_clear()
845 #undef PVOP_VCALL3