PVOP_CALL1 40 arch/x86/include/asm/paravirt.h return PVOP_CALL1(unsigned long, pv_cpu_ops.get_debugreg, reg); PVOP_CALL1 201 arch/x86/include/asm/paravirt.h return PVOP_CALL1(u64, pv_time_ops.steal_clock, cpu); PVOP_CALL1 206 arch/x86/include/asm/paravirt.h return PVOP_CALL1(u64, pv_cpu_ops.read_pmc, counter); PVOP_CALL1 220 arch/x86/include/asm/paravirt.h return PVOP_CALL1(u64, pv_cpu_ops.read_tscp, aux); PVOP_CALL1 367 arch/x86/include/asm/paravirt.h return PVOP_CALL1(int, pv_mmu_ops.pgd_alloc, mm);