Home
last modified time | relevance | path

Searched refs:cpu_idle_enter (Results 1 – 15 of 15) sorted by relevance

/openbsd/sys/sys/
H A Dsched.h168 void cpu_idle_enter(void);
/openbsd/sys/arch/arm/arm/
H A Dcpuswitch7.S108 ENTRY(cpu_idle_enter)
/openbsd/sys/arch/sh/include/
H A Dcpu.h144 #define cpu_idle_enter() do { /* nothing */ } while (0) macro
/openbsd/sys/arch/powerpc64/include/
H A Dcpu.h181 #define cpu_idle_enter() do { /* nothing */ } while (0) macro
/openbsd/sys/arch/riscv64/include/
H A Dcpu.h275 #define cpu_idle_enter() do { /* nothing */ } while (0) macro
/openbsd/sys/arch/m88k/include/
H A Dcpu.h249 #define cpu_idle_enter() do { /* nothing */ } while (0) macro
/openbsd/sys/arch/amd64/include/
H A Dcpu.h426 #define cpu_idle_enter() do { /* nothing */ } while (0) macro
/openbsd/sys/arch/mips64/include/
H A Dcpu.h223 #define cpu_idle_enter() do { /* nothing */ } while (0) macro
/openbsd/sys/arch/macppc/macppc/
H A Dlocore.S139 _ENTRY(cpu_idle_enter)
140 RETGUARD_SETUP(cpu_idle_enter, %r11, %r12)
151 RETGUARD_CHECK(cpu_idle_enter, %r11, %r12)
/openbsd/sys/arch/alpha/alpha/
H A Dlocore.s736 LEAF(cpu_idle_enter, 0)
738 END(cpu_idle_enter)
/openbsd/sys/arch/sparc64/sparc64/
H A Dcpu.c743 cpu_idle_enter(void) in cpu_idle_enter() function
/openbsd/sys/kern/
H A Dkern_sched.c181 cpu_idle_enter(); in sched_idle()
/openbsd/sys/arch/arm64/arm64/
H A Dmachdep.c209 cpu_idle_enter(void) in cpu_idle_enter() function
/openbsd/sys/arch/i386/i386/
H A Dlocore.s835 ENTRY(cpu_idle_enter)
/openbsd/sys/arch/hppa/hppa/
H A Dlocore.S2683 LEAF_ENTRY(cpu_idle_enter)
2686 EXIT(cpu_idle_enter)