Searched refs:REG_TYPE_NONE (Results 1 – 5 of 5) sorted by relevance
266 REG_TYPE_NONE = 0, /* Not a register, ignore */ enumerator284 REG_TYPE_0 = REG_TYPE_NONE
269 case REG_TYPE_NONE: in decode_regs()
27 if ((regs & 0xf) == REG_TYPE_NONE) in uprobes_substitute_pc()52 if ((regs & 0xf) == REG_TYPE_NONE) in uprobes_substitute_pc()
131 REG_TYPE_NONE = -1, enumerator303 buf_info->reg_types[i] = REG_TYPE_NONE; in g2d_init_cmdlist()597 reg_type = REG_TYPE_NONE; in g2d_get_reg_type()710 if (reg_type == REG_TYPE_NONE) { in g2d_map_cmdlist_gem()795 buf_info->reg_types[i] = REG_TYPE_NONE; in g2d_unmap_cmdlist_gem()
797 case REG_TYPE_NONE: in coverage_add_registers()