Home
last modified time | relevance | path

Searched refs:IS_JSRI32 (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/csky/kernel/
Dmodule.c16 #define IS_JSRI32(hi16, lo16) ((hi16) == 0xEAE0) macro
35 if (IS_JSRI32(*location_tmp, *(location_tmp + 1))) { in jsri_2_lrw_jsr()