Home
last modified time | relevance | path

Searched defs:tsc_adjust (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dtsc_sync.c26 struct tsc_adjust { struct
33 static DEFINE_PER_CPU(struct tsc_adjust, tsc_adjust); argument
/openbmc/qemu/target/i386/
H A Dcpu.h1831 uint64_t tsc_adjust; member