Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dcmpxchg_64.h23 union __u128_halves { union
32 union __u128_halves o = { .full = (_old), }, \
58 union __u128_halves o = { .full = *(_oldp), }, \
/openbmc/linux/arch/arm64/include/asm/
H A Datomic_ll_sc.h297 union __u128_halves { union
308 union __u128_halves r, o = { .full = (old) }, \
H A Datomic_lse.h288 union __u128_halves r, o = { .full = (old) }, \