Home
last modified time | relevance | path

Searched defs:coherence (Results 1 – 11 of 11) sorted by relevance

/plan9-contrib/sys/src/9/ppc/
H A Dfns.h117 #define coherence() eieio() macro
/plan9-contrib/sys/src/9/mtx/
H A Dfns.h10 #define coherence() eieio() macro
/plan9-contrib/sys/src/9/pc/
H A Dfns.h18 void (*coherence)(void); variable
H A Ddevarch.c563 void (*coherence)(void) = nop; variable
/plan9-contrib/sys/src/boot/vt5/
H A Dprototype.h181 #define coherence() eieio() macro
/plan9-contrib/sys/src/boot/vt4/
H A Dprototype.h178 #define coherence() eieio() macro
/plan9-contrib/sys/src/9k/k10/
H A Dfns.h20 void (*coherence)(void); variable
H A Ddevarch.c487 void (*coherence)(void) = mfence; variable
/plan9-contrib/sys/src/9/kw/
H A Dfns.h33 #define coherence barriers macro
/plan9-contrib/sys/src/9/vt5/
H A Dfns.h26 #define coherence() mbar() macro
/plan9-contrib/sys/src/9/vt4/
H A Dfns.h27 #define coherence() /* uniprocessor */ macro