Home
last modified time | relevance | path

Searched defs:hi16 (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/arch/csky/kernel/
Dmodule.c15 #define IS_BSR32(hi16, lo16) (((hi16) & 0xFC00) == 0xE000) argument
16 #define IS_JSRI32(hi16, lo16) ((hi16) == 0xEAE0) argument
/linux-5.10/arch/powerpc/kernel/
Dreloc_32.S139 hi16: label
/linux-5.10/arch/arm/mm/
Dalignment.c73 #define IS_T32(hi16) \ argument