????

Your IP : 216.73.216.152


Current Path : /usr/src/kernels/3.10.0-1062.18.1.el7.x86_64/arch/x86/include/asm/
Upload File :
Current File : //usr/src/kernels/3.10.0-1062.18.1.el7.x86_64/arch/x86/include/asm/cpuidle_haltpoll.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ARCH_HALTPOLL_H
#define _ARCH_HALTPOLL_H

void arch_haltpoll_enable(unsigned int cpu);
void arch_haltpoll_disable(unsigned int cpu);

#endif