Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Dtimer-mp-csky.c53 .features = CLOCK_EVT_FEAT_PERCPU |
H A Dtimer-econet-en751221.c152 CLOCK_EVT_FEAT_PERCPU; in cevt_init()
H A Djcore-pit.c239 | CLOCK_EVT_FEAT_PERCPU; in jcore_pit_init()
H A Darm_global_timer.c179 CLOCK_EVT_FEAT_PERCPU; in gt_starting_cpu()
/linux/include/linux/
H A Dclockchips.h63 # define CLOCK_EVT_FEAT_PERCPU 0x000040 macro
/linux/kernel/time/
H A Dtick-broadcast.c92 (newdev->features & CLOCK_EVT_FEAT_PERCPU) || in tick_check_broadcast_device()
131 if (!(newdev->features & CLOCK_EVT_FEAT_PERCPU) || in tick_set_oneshot_wakeup_device()