Home
last modified time | relevance | path

Searched defs:VLE_OP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc.h224 #define VLE_OP(i,m) (((i) >> ((m) <= 0xffff ? 10 : 26)) & 0x3f) macro
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc.h224 #define VLE_OP(i,m) (((i) >> ((m) <= 0xffff ? 10 : 26)) & 0x3f) macro

Completed in 2 milliseconds