Searched refs:funcid (Results 1 – 7 of 7) 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()
16 unsigned long funcid = cp->a6; in kvm_sbi_ext_susp_handler() local20 switch (funcid) { in kvm_sbi_ext_susp_handler()
85 unsigned long funcid = cp->a6; in kvm_sbi_ext_hsm_handler() local87 switch (funcid) { in kvm_sbi_ext_hsm_handler()
542 cistpl_funcid_t funcid; member
968 #define BIT_TABLE(id, funcid) ((struct bit_table){ id, parse_bit_##funcid##_tbl_entry }) argument
1290 u8 funcid; member
1323 ret = parse_funcid(tuple, &parse->funcid); in pcmcia_parse_tuple()