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

/linux-4.1.27/arch/x86/include/asm/
H A Dtimer.h34 extern struct cyc2ns_data *cyc2ns_read_begin(void);
/linux-4.1.27/arch/x86/kernel/
H A Dtsc.c77 struct cyc2ns_data *cyc2ns_read_begin(void) cyc2ns_read_begin() function
150 * entry. Matches the data-depencency in cyc2ns_read_begin(). cyc2ns_write_end()
/linux-4.1.27/arch/x86/platform/uv/
H A Dtlb_uv.c443 struct cyc2ns_data *data = cyc2ns_read_begin(); cycles_2_ns()
457 struct cyc2ns_data *data = cyc2ns_read_begin(); ns_2_cycles()
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event.c2103 data = cyc2ns_read_begin(); arch_perf_update_userpage()

Completed in 604 milliseconds