Searched refs:cyc2ns_read_begin (Results 1 - 4 of 4) sorted by relevance

/arch/x86/include/asm/
H A Dtimer.h34 extern struct cyc2ns_data *cyc2ns_read_begin(void);
/arch/x86/kernel/
H A Dtsc.c76 struct cyc2ns_data *cyc2ns_read_begin(void) function
149 * entry. Matches the data-depencency in cyc2ns_read_begin().
/arch/x86/platform/uv/
H A Dtlb_uv.c443 struct cyc2ns_data *data = cyc2ns_read_begin();
457 struct cyc2ns_data *data = cyc2ns_read_begin();
/arch/x86/kernel/cpu/
H A Dperf_event.c1929 data = cyc2ns_read_begin();

Completed in 227 milliseconds