Home
last modified time | relevance | path

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

/arch/riscv/kvm/
A Dvcpu_sbi_replace.c98 unsigned long funcid = cp->a6; in kvm_sbi_ext_rfence_handler() local
101 switch (funcid) { in kvm_sbi_ext_rfence_handler()
152 unsigned long funcid = cp->a6; in kvm_sbi_ext_srst_handler() local
156 switch (funcid) { in kvm_sbi_ext_srst_handler()
194 unsigned long funcid = cp->a6; in kvm_sbi_ext_dbcn_handler() local
196 switch (funcid) { in kvm_sbi_ext_dbcn_handler()
A Dvcpu_sbi_system.c16 unsigned long funcid = cp->a6; in kvm_sbi_ext_susp_handler() local
20 switch (funcid) { in kvm_sbi_ext_susp_handler()
A Dvcpu_sbi_pmu.c22 unsigned long funcid = cp->a6; in kvm_sbi_ext_pmu_handler() local
30 switch (funcid) { in kvm_sbi_ext_pmu_handler()
A Dvcpu_sbi_hsm.c85 unsigned long funcid = cp->a6; in kvm_sbi_ext_hsm_handler() local
87 switch (funcid) { in kvm_sbi_ext_hsm_handler()
A Dvcpu_sbi_sta.c132 unsigned long funcid = cp->a6; in kvm_sbi_ext_sta_handler() local
135 switch (funcid) { in kvm_sbi_ext_sta_handler()

Completed in 6 milliseconds