Searched refs:lelong_to_cpu (Results 1 – 2 of 2) sorted by relevance
61 #define lelong_to_cpu(__x) le32_to_cpu(__x) macro64 #define lelong_to_cpu(__x) le64_to_cpu(__x) macro76 lelong_to_cpu(*__p); \172 lelong_to_cpu(__a[SBI_NACL_SHMEM_CSR_INDEX(__csr)]); \191 unsigned long __r = lelong_to_cpu(__a[__i]); \
28 if (lelong_to_cpu(*entp) & SBI_NACL_SHMEM_HFENCE_CONFIG_PEND) in __kvm_riscv_nacl_hfence()
Completed in 5 milliseconds