Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dclocksource.h15 #define VDSO_CLOCK_GIC 2 /* Use the GIC. */ macro
/Linux-v5.4/arch/mips/include/asm/vdso/
Dgettimeofday.h205 case VDSO_CLOCK_GIC: in __arch_get_hw_counter()
/Linux-v5.4/drivers/clocksource/
Dmips-gic-timer.c161 .archdata = { .vdso_clock_mode = VDSO_CLOCK_GIC },