Home
last modified time | relevance | path

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

/linux-6.15/arch/mips/kvm/
H A Demulate.c977 unsigned int imme; in kvm_mips_emulate_store() local
1039 imme = vcpu->arch.host_cp0_badvaddr & 0x3; in kvm_mips_emulate_store()
1040 switch (imme) { in kvm_mips_emulate_store()
1070 switch (imme) { in kvm_mips_emulate_store()
1102 switch (imme) { in kvm_mips_emulate_store()
1149 switch (imme) { in kvm_mips_emulate_store()
1276 unsigned int imme; in kvm_mips_emulate_load() local
1335 switch (imme) { in kvm_mips_emulate_load()
1359 switch (imme) { in kvm_mips_emulate_load()
1384 switch (imme) { in kvm_mips_emulate_load()
[all …]