Searched defs:rdtscp (Results 1 – 3 of 3) sorted by relevance
515 bool rdtscp = (exit_code == SVM_EXIT_RDTSCP); in vc_handle_rdtsc() local
238 #define rdtscp(low, high, aux) \ macro
96 static inline uint64_t rdtscp(uint32_t *aux) in rdtscp() function