Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dmips_cpc.c45 static void cpc_run_vp(MIPSCPCState *cpc, uint64_t vp_run) in cpc_run_vp() argument
51 if (i & vp_run & ~cpc->vp_running) { in cpc_run_vp()
/openbmc/linux/arch/mips/include/asm/
H A Dmips-cpc.h143 CPC_CX_ACCESSOR_RW(32, 0x028, vp_run)