rdtscpll          204 arch/x86/include/asm/msr.h #define rdtscpll(val, aux) (val) = native_read_tscp(&(aux))
rdtscpll          232 arch/x86/include/asm/paravirt.h #define rdtscpll(val, aux)				\