Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-mp-csky.c53 .features = CLOCK_EVT_FEAT_PERCPU |
H A Djcore-pit.c227 | CLOCK_EVT_FEAT_PERCPU; in jcore_pit_init()
H A Darm_global_timer.c180 CLOCK_EVT_FEAT_PERCPU; in gt_starting_cpu()
H A Dexynos_mct.c472 CLOCK_EVT_FEAT_PERCPU; in exynos4_mct_starting_cpu()
/openbmc/linux/include/linux/
H A Dclockchips.h63 # define CLOCK_EVT_FEAT_PERCPU 0x000040 macro
/openbmc/linux/arch/loongarch/kernel/
H A Dtime.c153 cd->features = CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_PERCPU; in constant_clockevent_init()
/openbmc/linux/arch/mips/kernel/
H A Dcevt-r4k.c311 CLOCK_EVT_FEAT_PERCPU; in r4k_clockevent_init()
/openbmc/linux/kernel/time/
H A Dtick-broadcast.c90 (newdev->features & CLOCK_EVT_FEAT_PERCPU) || in tick_check_broadcast_device()
128 if (!(newdev->features & CLOCK_EVT_FEAT_PERCPU) || in tick_set_oneshot_wakeup_device()