Home
last modified time | relevance | path

Searched refs:get_cycles (Results 1 – 4 of 4) sorted by relevance

/include/asm-generic/
Dtimex.h8 #ifndef get_cycles
9 static inline cycles_t get_cycles(void) in get_cycles() function
/include/linux/
Dtimex.h78 #define random_get_entropy() get_cycles()
Darcdevice.h96 _x = get_cycles(); \
98 _y = get_cycles(); \
Dintel-iommu.h217 cycles_t start_time = get_cycles(); \
222 if (DMAR_OPERATION_TIMEOUT < (get_cycles() - start_time))\