Searched defs:rdtscp (Results 1 – 2 of 2) sorted by relevance
912 bool rdtscp = (exit_code == SVM_EXIT_RDTSCP); in vc_handle_rdtsc() local
252 static inline uint64_t rdtscp(uint32_t *aux) in rdtscp() function