Home
last modified time | relevance | path

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

/linux-6.12.1/arch/csky/kernel/
Dmodule.c15 #define IS_BSR32(hi16, lo16) (((hi16) & 0xFC00) == 0xE000) macro
32 if (IS_BSR32(*location_tmp, *(location_tmp + 1))) in jsri_2_lrw_jsr()