Home
last modified time | relevance | path

Searched defs:xl (Results 1 – 5 of 5) sorted by relevance

/arch/x86/xen/
Dspinlock.c124 # define inc_spinners(xl) \ argument
126 # define dec_spinners(xl) \ argument
130 # define inc_spinners(xl) \ argument
132 # define dec_spinners(xl) \ argument
143 struct xen_spinlock *xl = (struct xen_spinlock *)lock; in xen_spin_is_locked() local
150 struct xen_spinlock *xl = (struct xen_spinlock *)lock; in xen_spin_is_contended() local
159 struct xen_spinlock *xl = (struct xen_spinlock *)lock; in xen_spin_trylock() local
175 static inline struct xen_spinlock *spinning_lock(struct xen_spinlock *xl) in spinning_lock()
193 static inline void unspinning_lock(struct xen_spinlock *xl, struct xen_spinlock *prev) in unspinning_lock()
202 struct xen_spinlock *xl = (struct xen_spinlock *)lock; in xen_spin_lock_slow() local
[all …]
/arch/arm/lib/
Ducmpdi2.S17 #define xl r1 macro
21 #define xl r0 macro
Dmuldi3.S17 #define xl r1 macro
21 #define xl r0 macro
Ddiv64.S20 #define xl r1 macro
24 #define xl r0 macro
/arch/arm/mach-pxa/
Dclock-pxa3xx.c40 unsigned int t, xl, xn, hss, ro, XL, XN, CLK, HSS; in pxa3xx_get_clk_frequency_khz() local