Home
last modified time | relevance | path

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

/linux-6.15/tools/arch/loongarch/include/asm/
H A Dinst.h118 LOONGARCH_GPR_A1, /* Reused as V1 for return value */ enumerator
/linux-6.15/arch/loongarch/kvm/
H A Dexit.c762 id = kvm_read_reg(vcpu, LOONGARCH_GPR_A1); in kvm_save_notify()
829 ipi_bitmap = kvm_read_reg(vcpu, LOONGARCH_GPR_A1 + i); in kvm_send_pv_ipi()
900 vcpu->run->hypercall.args[1] = kvm_read_reg(vcpu, LOONGARCH_GPR_A1); in kvm_handle_hypercall()
/linux-6.15/arch/loongarch/include/asm/
H A Dinst.h381 LOONGARCH_GPR_A1, /* Reused as V1 for return value */ enumerator
/linux-6.15/arch/loongarch/net/
H A Dbpf_jit.c20 [BPF_REG_2] = LOONGARCH_GPR_A1,
217 u8 a1 = LOONGARCH_GPR_A1; in emit_bpf_tail_call()