Lines Matching refs:PVOP_VCALL3
289 PVOP_VCALL3(pv_cpu_ops.write_ldt_entry, dt, entry, desc); in write_ldt_entry()
300 PVOP_VCALL3(pv_cpu_ops.write_idt_entry, dt, entry, g); in write_idt_entry()
322 PVOP_VCALL3(pv_apic_ops.startup_ipi_hook, in startup_ipi_hook()
406 PVOP_VCALL3(pv_mmu_ops.pte_update, mm, addr, ptep); in pte_update()
411 PVOP_VCALL3(pv_mmu_ops.pmd_update, mm, addr, pmdp); in pmd_update()
417 PVOP_VCALL3(pv_mmu_ops.pte_update_defer, mm, addr, ptep); in pte_update_defer()
423 PVOP_VCALL3(pv_mmu_ops.pmd_update_defer, mm, addr, pmdp); in pmd_update_defer()
510 PVOP_VCALL3(pv_mmu_ops.set_pte, ptep, in set_pte()
543 PVOP_VCALL3(pv_mmu_ops.set_pmd, pmdp, val, (u64)val >> 32); in set_pmd()
582 PVOP_VCALL3(pv_mmu_ops.set_pud, pudp, in set_pud()
622 PVOP_VCALL3(pv_mmu_ops.set_pgd, pgdp, in set_pgd()
648 PVOP_VCALL3(pv_mmu_ops.set_pte_atomic, ptep, in set_pte_atomic()
655 PVOP_VCALL3(pv_mmu_ops.pte_clear, mm, addr, ptep); in pte_clear()
842 #undef PVOP_VCALL3