Searched refs:PVOP_VCALL1 (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dparavirt.h85 PVOP_VCALL1(mmu.flush_tlb_one_user, addr);
101 PVOP_VCALL1(mmu.exit_mmap, mm);
113 PVOP_VCALL1(cpu.load_sp0, sp0);
143 PVOP_VCALL1(cpu.write_cr0, x);
154 PVOP_VCALL1(mmu.write_cr2, x);
170 PVOP_VCALL1(cpu.write_cr4, x);
284 PVOP_VCALL1(cpu.load_gdt, dtr);
288 PVOP_VCALL1(cpu.load_idt, dtr);
307 PVOP_VCALL1(cpu.load_gs_index, gs);
341 PVOP_VCALL1(mm
718 #undef PVOP_VCALL1 macro
[all...]
H A Dparavirt_types.h478 #define PVOP_VCALL1(op, arg1) \ macro

Completed in 117 milliseconds