Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Dmpspec.c84 u8 cpuflag = MPC_CPU_EN; in mp_write_processor() local
94 cpuflag |= MPC_CPU_BP; in mp_write_processor()
95 mpc->mpc_cpuflag = cpuflag; in mp_write_processor()