Home
last modified time | relevance | path

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

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