Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kvm/
H A Dhypcall.c20 unsigned int code = (inst.co_format.code >> 5) & 0x3ff; in kvm_mips_emul_hypcall()
H A Dvz.c894 if (inst.co_format.co) { in kvm_vz_gpsi_cop0()
895 switch (inst.co_format.func) { in kvm_vz_gpsi_cop0()
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dinst.h710 struct co_format { /* C0 CO format */ struct
1126 struct co_format co_format; member