Home
last modified time | relevance | path

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

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

Completed in 52 milliseconds