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

/linux-master/drivers/clocksource/
H A Dtimer-mp-csky.c53 .features = CLOCK_EVT_FEAT_PERCPU |
H A Djcore-pit.c227 | CLOCK_EVT_FEAT_PERCPU;
H A Darm_global_timer.c179 CLOCK_EVT_FEAT_PERCPU;
H A Dexynos_mct.c472 CLOCK_EVT_FEAT_PERCPU;
/linux-master/include/linux/
H A Dclockchips.h63 # define CLOCK_EVT_FEAT_PERCPU 0x000040 macro
/linux-master/arch/loongarch/kernel/
H A Dtime.c153 cd->features = CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_PERCPU;
/linux-master/arch/mips/kernel/
H A Dcevt-r4k.c318 CLOCK_EVT_FEAT_PERCPU;
/linux-master/kernel/time/
H A Dtick-broadcast.c90 (newdev->features & CLOCK_EVT_FEAT_PERCPU) ||
128 if (!(newdev->features & CLOCK_EVT_FEAT_PERCPU) ||

Completed in 170 milliseconds