Home
last modified time | relevance | path

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

/dpdk/lib/eal/x86/include/
H A Drte_memcpy.h62 } __rte_packed __rte_may_alias; in rte_mov15_or_less() local
65 } __rte_packed __rte_may_alias; in rte_mov15_or_less() local
68 } __rte_packed __rte_may_alias; in rte_mov15_or_less() local
/dpdk/lib/eal/include/
H A Drte_common.h91 #define __rte_may_alias __attribute__((__may_alias__)) macro