PVOP_CALL1         36 arch/x86/include/asm/paravirt.h 	return PVOP_CALL1(u64, time.steal_clock, cpu);
PVOP_CALL1         99 arch/x86/include/asm/paravirt.h 	return PVOP_CALL1(unsigned long, cpu.get_debugreg, reg);
PVOP_CALL1        161 arch/x86/include/asm/paravirt.h 	return PVOP_CALL1(u64, cpu.read_msr, msr);
PVOP_CALL1        225 arch/x86/include/asm/paravirt.h 	return PVOP_CALL1(u64, cpu.read_pmc, counter);
PVOP_CALL1        316 arch/x86/include/asm/paravirt.h 	return PVOP_CALL1(int, mmu.pgd_alloc, mm);