Home
last modified time | relevance | path

Searched defs:xor0 (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/device-tree/src/arm/
H A Darmada-xp-98dx3236.dtsi196 xor0: xor@f0900 { label
H A Darmada-xp.dtsi178 xor0: xor@f0900 { label
H A Darmada-370.dtsi191 xor0: xor@60800 { label
H A Darmada-375.dtsi439 xor0: xor@60800 { label
H A Darmada-38x.dtsi491 xor0: xor@60800 { label
H A Ddove.dtsi300 xor0: dma-engine@60800 { label
/f-stack/dpdk/lib/librte_table/
H A Drte_swx_table_em.c174 uint64_t xor0 = a64[0] ^ (b64[0] & b_mask64[0]); in keycmp() local
183 uint64_t xor0 = a64[0] ^ (b64[0] & b_mask64[0]); in keycmp() local
194 uint64_t xor0 = a64[0] ^ (b64[0] & b_mask64[0]); in keycmp() local
207 uint64_t xor0 = a64[0] ^ (b64[0] & b_mask64[0]); in keycmp() local
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_port_in_action.c406 uint64_t xor0 = (pkt_key[0] & key_mask[0]) ^ key[0]; in ah_filter_on_match() local
440 uint64_t xor0 = (pkt_key[0] & key_mask[0]) ^ key[0]; in ah_filter_on_mismatch() local