Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dmips_cpc.c63 static void cpc_stop_vp(MIPSCPCState *cpc, uint64_t vp_stop) in cpc_stop_vp() argument
69 if (i & vp_stop & cpc->vp_running) { in cpc_stop_vp()
/openbmc/linux/arch/mips/include/asm/
H A Dmips-cpc.h140 CPC_CX_ACCESSOR_RW(32, 0x020, vp_stop)