Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ck/include/gcc/ppc/
H A Dck_pr.h71 #define CK_PR_LWSYNCOP "lwsync" macro
73 #define CK_PR_LWSYNCOP "sync" macro
76 CK_PR_FENCE(atomic, CK_PR_LWSYNCOP) in CK_PR_FENCE() argument
77 CK_PR_FENCE(atomic_store, CK_PR_LWSYNCOP) in CK_PR_FENCE()
79 CK_PR_FENCE(store_atomic, CK_PR_LWSYNCOP) in CK_PR_FENCE()
80 CK_PR_FENCE(load_atomic, CK_PR_LWSYNCOP) in CK_PR_FENCE()
81 CK_PR_FENCE(store, CK_PR_LWSYNCOP) in CK_PR_FENCE()
83 CK_PR_FENCE(load, CK_PR_LWSYNCOP) in CK_PR_FENCE()
84 CK_PR_FENCE(load_store, CK_PR_LWSYNCOP) in CK_PR_FENCE()
86 CK_PR_FENCE(acquire, CK_PR_LWSYNCOP) in CK_PR_FENCE()
[all …]