Searched refs:MASK_BGE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/riscv/include/asm/ | ||
D | parse_asm.h | 157 #define MASK_BGE 0x707f macro |
/linux-6.1.9/arch/riscv/kernel/ | ||
D | kgdb.c | 40 DECLARE_INSN(bge, MATCH_BGE, MASK_BGE) in DECLARE_INSN() |