Searched refs:funcid (Results 1 – 5 of 5) sorted by relevance
98 unsigned long funcid = cp->a6; in kvm_sbi_ext_rfence_handler() local101 switch (funcid) { in kvm_sbi_ext_rfence_handler()152 unsigned long funcid = cp->a6; in kvm_sbi_ext_srst_handler() local156 switch (funcid) { in kvm_sbi_ext_srst_handler()194 unsigned long funcid = cp->a6; in kvm_sbi_ext_dbcn_handler() local196 switch (funcid) { in kvm_sbi_ext_dbcn_handler()
16 unsigned long funcid = cp->a6; in kvm_sbi_ext_susp_handler() local20 switch (funcid) { in kvm_sbi_ext_susp_handler()
22 unsigned long funcid = cp->a6; in kvm_sbi_ext_pmu_handler() local30 switch (funcid) { in kvm_sbi_ext_pmu_handler()
85 unsigned long funcid = cp->a6; in kvm_sbi_ext_hsm_handler() local87 switch (funcid) { in kvm_sbi_ext_hsm_handler()
132 unsigned long funcid = cp->a6; in kvm_sbi_ext_sta_handler() local135 switch (funcid) { in kvm_sbi_ext_sta_handler()
Completed in 6 milliseconds