Searched defs:elf64toh (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/ | ||
H A D | gen-hyprel.c | 143 #define elf64toh(x) le64toh(x) macro 151 #define elf64toh(x) be64toh(x) macro [all...] |
Completed in 2 milliseconds