Searched defs:rdtscp (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/arch/x86/include/asm/ | ||
| H A D | msr.h | 237 #define rdtscp(low, high, aux) \ macro |
| /openbmc/qemu/target/i386/emulate/ | ||
| H A D | x86.h | 276 static inline uint64_t rdtscp(void) in rdtscp() function |