Searched refs:PVOP_VCALL3 (Results 1 – 2 of 2) sorted by relevance
| /arch/x86/include/asm/ |
| A D | paravirt.h | 102 PVOP_VCALL3(mmu.notify_page_enc_status_changed, pfn, npages, enc); in notify_page_enc_status_changed() 290 PVOP_VCALL3(cpu.write_ldt_entry, dt, entry, desc); in write_ldt_entry() 301 PVOP_VCALL3(cpu.write_idt_entry, dt, entry, g); in write_idt_entry() 695 #undef PVOP_VCALL3
|
| A D | paravirt_types.h | 502 #define PVOP_VCALL3(op, arg1, arg2, arg3) \ macro
|
Completed in 8 milliseconds