Searched defs:hilo (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/arch/mips/include/asm/ | ||
| H A D | mips-r2-to-r6-emul.h | 15 u64 hilo; member |
| /linux-6.15/drivers/crypto/ccree/ | ||
| H A D | cc_hash.c | 47 #define hilo(x) upper_32_bits(x), lower_32_bits(x) macro |