Home
last modified time | relevance | path

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

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