Lines Matching full:registers
47 * registers. The id field is broken down as follows:
53 * Register set = 0: GP registers from kvm_regs (see definitions below).
55 * Register set = 1: CP0 registers.
60 * Register set = 2: KVM specific registers (see definitions below).
62 * Register set = 3: FPU / MSA registers (see definitions below).
64 * Other sets registers may be added in the future. Each set would
75 * KVM_REG_MIPS_GP - General purpose registers from kvm_regs.
117 * KVM_REG_MIPS_KVM - KVM specific control registers.
136 * disable). Any reads and writes of Count related registers while
152 * KVM_REG_MIPS_FPU - Floating Point and MIPS SIMD Architecture (MSA) registers.
164 * KVM_REG_MIPS_FPR - Floating point / Vector registers.
171 * KVM_REG_MIPS_FCR - Floating point control registers.
177 * KVM_REG_MIPS_MSACR - MIPS SIMD Architecture (MSA) control registers.
195 /* definition of registers in kvm_run */