Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/xen/
A Dsystem.h16 #define synch_cmpxchg(ptr, old, new) \ macro
/u-boot/drivers/xen/
A Dgnttab.c109 } while ((nflags = synch_cmpxchg(&gnttab_table[ref].flags, flags, 0)) != in gnttab_end_access()

Completed in 3 milliseconds