Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dcevt-r4k.c200 CLOCK_EVT_FEAT_PERCPU; in r4k_clockevent_init()
/linux-4.4.14/include/linux/
Dclockchips.h62 # define CLOCK_EVT_FEAT_PERCPU 0x000040 macro
/linux-4.4.14/drivers/clocksource/
Darm_global_timer.c173 CLOCK_EVT_FEAT_PERCPU; in gt_clockevents_init()
/linux-4.4.14/kernel/time/
Dtick-broadcast.c75 (newdev->features & CLOCK_EVT_FEAT_PERCPU) || in tick_check_broadcast_device()