Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dunaligned_access_speed.c18 #define MISALIGNED_ACCESS_NS 8000000 macro
46 while (ktime_get_mono_fast_ns() < start_ns + MISALIGNED_ACCESS_NS) { in measure_cycles()