Searched refs:OCTEON_OPCODE_MASK (Results 1 – 3 of 3) sorted by relevance
413 #define OCTEON_OPCODE_MASK 0x3f macro
898 idx = combined_opcode & OCTEON_OPCODE_MASK; in octeon_get_dispatch()957 idx = combined_opcode & OCTEON_OPCODE_MASK; in octeon_register_dispatch_fn()1032 idx = combined_opcode & OCTEON_OPCODE_MASK; in octeon_unregister_dispatch_fn()
80 idx = combined_opcode & OCTEON_OPCODE_MASK; in octeon_get_dispatch_arg()