Lines Matching defs:PVOP_VCALL1
68 PVOP_VCALL1(mmu.flush_tlb_one_user, addr);
84 PVOP_VCALL1(mmu.exit_mmap, mm);
90 PVOP_VCALL1(cpu.load_sp0, sp0);
120 PVOP_VCALL1(cpu.write_cr0, x);
130 PVOP_VCALL1(mmu.write_cr2, x);
140 PVOP_VCALL1(mmu.write_cr3, x);
145 PVOP_VCALL1(cpu.write_cr4, x);
257 PVOP_VCALL1(cpu.load_gdt, dtr);
261 PVOP_VCALL1(cpu.load_idt, dtr);
280 PVOP_VCALL1(cpu.load_gs_index, gs);
340 PVOP_VCALL1(mmu.release_pte, pfn);
350 PVOP_VCALL1(mmu.release_pmd, pfn);
359 PVOP_VCALL1(mmu.release_pud, pfn);
369 PVOP_VCALL1(mmu.release_p4d, pfn);
518 PVOP_VCALL1(cpu.start_context_switch, prev);
523 PVOP_VCALL1(cpu.end_context_switch, next);
569 PVOP_VCALL1(lock.kick, cpu);
683 #undef PVOP_VCALL1