Lines Matching defs:PVOP_VCALL1
81 PVOP_VCALL1(mmu.flush_tlb_one_user, addr);
97 PVOP_VCALL1(mmu.exit_mmap, mm);
109 PVOP_VCALL1(cpu.load_sp0, sp0);
139 PVOP_VCALL1(cpu.write_cr0, x);
151 PVOP_VCALL1(mmu.write_cr2, x);
168 PVOP_VCALL1(cpu.write_cr4, x);
282 PVOP_VCALL1(cpu.load_gdt, dtr);
286 PVOP_VCALL1(cpu.load_idt, dtr);
305 PVOP_VCALL1(cpu.load_gs_index, gs);
339 PVOP_VCALL1(mmu.enter_mmap, next);
358 PVOP_VCALL1(mmu.release_pte, pfn);
368 PVOP_VCALL1(mmu.release_pmd, pfn);
377 PVOP_VCALL1(mmu.release_pud, pfn);
387 PVOP_VCALL1(mmu.release_p4d, pfn);
550 PVOP_VCALL1(cpu.start_context_switch, prev);
555 PVOP_VCALL1(cpu.end_context_switch, next);
603 PVOP_VCALL1(lock.kick, cpu);
720 #undef PVOP_VCALL1