Lines Matching defs:PVOP_VCALL2
87 PVOP_VCALL2(mmu.flush_tlb_multi, cpumask, info);
92 PVOP_VCALL2(mmu.tlb_remove_table, tlb, table);
129 PVOP_VCALL2(cpu.set_debugreg, reg, val);
268 PVOP_VCALL2(cpu.alloc_ldt, ldt, entries);
273 PVOP_VCALL2(cpu.free_ldt, ldt, entries);
290 PVOP_VCALL2(cpu.set_ldt, addr, entries);
300 PVOP_VCALL2(cpu.load_tls, t, cpu);
349 PVOP_VCALL2(mmu.pgd_free, mm, pgd);
354 PVOP_VCALL2(mmu.alloc_pte, mm, pfn);
363 PVOP_VCALL2(mmu.alloc_pmd, mm, pfn);
373 PVOP_VCALL2(mmu.alloc_pud, mm, pfn);
382 PVOP_VCALL2(mmu.alloc_p4d, mm, pfn);
436 PVOP_VCALL2(mmu.set_pte, ptep, pte.pte);
441 PVOP_VCALL2(mmu.set_pmd, pmdp, native_pmd_val(pmd));
459 PVOP_VCALL2(mmu.set_pud, pudp, native_pud_val(pud));
487 PVOP_VCALL2(mmu.set_p4d, p4dp, val);
509 PVOP_VCALL2(mmu.set_pgd, pgdp, native_pgd_val(pgd));
586 PVOP_VCALL2(lock.queued_spin_lock_slowpath, lock, val);
598 PVOP_VCALL2(lock.wait, ptr, val);
722 #undef PVOP_VCALL2