Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
Dtsc.c55 struct cyc2ns { struct
56 struct cyc2ns_data data[2]; /* 0 + 2*16 = 32 */ argument
61 static DEFINE_PER_CPU_ALIGNED(struct cyc2ns, cyc2ns); argument
/kernel/linux/linux-6.6/arch/x86/kernel/
Dtsc.c58 struct cyc2ns { struct
59 struct cyc2ns_data data[2]; /* 0 + 2*16 = 32 */ argument
64 static DEFINE_PER_CPU_ALIGNED(struct cyc2ns, cyc2ns); argument