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

/linux-master/arch/x86/include/asm/
H A Dparavirt.h107 PVOP_VCALL3(mmu.notify_page_enc_status_changed, pfn, npages, enc);
198 PVOP_VCALL3(cpu.write_msr, msr, low, high);
313 PVOP_VCALL3(cpu.write_ldt_entry, dt, entry, desc);
324 PVOP_VCALL3(cpu.write_idt_entry, dt, entry, g);
722 #undef PVOP_VCALL3 macro
H A Dparavirt_types.h501 #define PVOP_VCALL3(op, arg1, arg2, arg3) \ macro

Completed in 113 milliseconds