Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dbitops.h102 CC_SET(s) in arch_xor_unlock_is_negative_byte()
152 CC_SET(c) in arch___test_and_set_bit()
178 CC_SET(c) in arch___test_and_clear_bit()
190 CC_SET(c) in arch___test_and_change_bit()
214 CC_SET(nz) in constant_test_bit_acquire()
228 CC_SET(c) in variable_test_bit()
A Darchrandom.h26 CC_SET(c) in rdrand_long()
38 CC_SET(c) in rdseed_long()
A Dcmpxchg.h169 CC_SET(z) \
181 CC_SET(z) \
193 CC_SET(z) \
205 CC_SET(z) \
A Dcmpxchg_32.h49 CC_SET(e) \
128 CC_SET(e) \
A Dasm.h130 # define CC_SET(c) "\n\t/* output condition code " #c "*/\n" macro
133 # define CC_SET(c) "\n\tset" #c " %[_cc_" #c "]\n" macro
A Dsignal.h86 asm("btl %2,%1" CC_SET(c) in __gen_sigismember()
A Drmwcc.h32 asm_inline volatile (fullop CC_SET(cc) \
A Dcmpxchg_64.h69 CC_SET(e) \
A Dspecial_insns.h290 CC_SET(z) in enqcmds()
A Dpercpu.h312 CC_SET(z) \
370 CC_SET(z) \
439 CC_SET(z) \
588 CC_SET(c) \
A Dsev.h494 CC_SET(c) in pvalidate()
A Duaccess.h420 CC_SET(z) \
/arch/x86/boot/
A Dbitops.h30 asm("btl %2,%1" CC_SET(c) : CC_OUT(c) (v) : "m" (*p), "Ir" (nr)); in variable_test_bit()
A Dboot.h158 asm volatile("fs repe cmpsb" CC_SET(nz) in memcmp_fs()
165 asm volatile("gs repe cmpsb" CC_SET(nz) in memcmp_gs()
A Dstring.c35 asm("repe cmpsb" CC_SET(nz) in memcmp()

Completed in 29 milliseconds