Home
last modified time | relevance | path

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

/qemu/include/qemu/
H A Dbswap.h279 static inline void stl_he_p(void *ptr, uint32_t v) in stl_he_p() function
328 stl_he_p(ptr, le_bswap(v, 32)); in stl_le_p()
368 stl_he_p(ptr, be_bswap(v, 32)); in stl_be_p()
/qemu/hw/vmapple/
H A Dvirtio-blk.c82 stl_he_p(&blkcfg->max_secure_erase_sectors, dev->apple_type); in vmapple_virtio_blk_get_config()
/qemu/accel/tcg/
H A Dtranslator.c351 stl_he_p(dest, t); in translator_ld()
H A Dldst_atomicity.c.inc931 stl_he_p(pv, val);