Lines Matching defs:PVOP_VCALL2
74 PVOP_VCALL2(mmu.flush_tlb_others, cpumask, info);
79 PVOP_VCALL2(mmu.tlb_remove_table, tlb, table);
110 PVOP_VCALL2(cpu.set_debugreg, reg, val);
243 PVOP_VCALL2(cpu.alloc_ldt, ldt, entries);
248 PVOP_VCALL2(cpu.free_ldt, ldt, entries);
265 PVOP_VCALL2(cpu.set_ldt, addr, entries);
275 PVOP_VCALL2(cpu.load_tls, t, cpu);
315 PVOP_VCALL2(mmu.activate_mm, prev, next);
321 PVOP_VCALL2(mmu.dup_mmap, oldmm, mm);
331 PVOP_VCALL2(mmu.pgd_free, mm, pgd);
336 PVOP_VCALL2(mmu.alloc_pte, mm, pfn);
345 PVOP_VCALL2(mmu.alloc_pmd, mm, pfn);
355 PVOP_VCALL2(mmu.alloc_pud, mm, pfn);
364 PVOP_VCALL2(mmu.alloc_p4d, mm, pfn);
412 PVOP_VCALL2(mmu.set_pte, ptep, pte.pte);
417 PVOP_VCALL2(mmu.set_pmd, pmdp, native_pmd_val(pmd));
432 PVOP_VCALL2(mmu.set_pud, pudp, native_pud_val(pud));
458 PVOP_VCALL2(mmu.set_p4d, p4dp, val);
477 PVOP_VCALL2(mmu.set_pgd, pgdp, native_pgd_val(pgd));
554 PVOP_VCALL2(lock.queued_spin_lock_slowpath, lock, val);
564 PVOP_VCALL2(lock.wait, ptr, val);
685 #undef PVOP_VCALL2