Searched refs:PVOP_CALL3 (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | paravirt_types.h | 451 #define PVOP_CALL3(rettype, array, op, arg1, arg2, arg3) \ macro
|
| H A D | paravirt.h | 365 ret = PVOP_CALL3(pteval_t, pv_ops, mmu.ptep_modify_prot_start, vma, addr, ptep); in ptep_modify_prot_start()
|