Home
last modified time | relevance | path

Searched refs:stq_be_p (Results 1 – 1 of 1) sorted by relevance

/external/qemu/
Dcpu-all.h486 static inline void stq_be_p(void *ptr, uint64_t v) in stq_be_p() function
562 static inline void stq_be_p(void *ptr, uint64_t v) in stq_be_p() function
601 #define stq_p(p, v) stq_be_p(p, v)