Searched refs:CC_CLOBBER_LIST (Results 1 – 15 of 15) sorted by relevance
| /arch/s390/include/asm/ |
| A D | asm.h | 39 #define CC_CLOBBER_LIST(...) __VA_ARGS__ macro 47 #define CC_CLOBBER_LIST(...) "cc", __VA_ARGS__ macro
|
| A D | pai.h | 40 : CC_CLOBBER_LIST("0", "memory")); in qpaci()
|
| A D | uaccess.h | 53 : CC_CLOBBER_LIST("memory", "0")); in raw_copy_from_user() 81 : CC_CLOBBER_LIST("memory", "0")); in raw_copy_to_user() 384 : CC_CLOBBER_LIST("memory", "0")); in __clear_user()
|
| A D | sysinfo.h | 37 : CC_CLOBBER_LIST("0", "1", "memory")); in stsi()
|
| A D | timex.h | 160 : CC_CLOBBER_LIST("0", "1")); \
|
| A D | cpu_mf.h | 244 : CC_CLOBBER_LIST("memory")); in stcctm()
|
| A D | cpacf.h | 677 : CC_CLOBBER_LIST("memory", "0", "1")); in cpacf_pcc()
|
| A D | uv.h | 443 : CC_CLOBBER_LIST("memory")); in __uv_call()
|
| /arch/s390/pci/ |
| A D | pci_mmio.c | 48 : CC_CLOBBER_LIST("memory")); in __pcistb_mio_inuser() 88 : CC_CLOBBER_LIST("memory")); in __pcistg_mio_inuser() 249 : CC_CLOBBER_LIST("memory")); in __pcilg_mio_inuser()
|
| A D | pci_insn.c | 332 : CC_CLOBBER_LIST("memory")); in __pcistg_mio()
|
| /arch/s390/lib/ |
| A D | uaccess.c | 82 : CC_CLOBBER_LIST("memory", "0")); in raw_copy_from_user_key() 131 : CC_CLOBBER_LIST("memory", "0")); in raw_copy_to_user_key()
|
| A D | string.c | 198 : CC_CLOBBER_LIST("memory")); in clcle()
|
| /arch/s390/boot/ |
| A D | physmem_info.c | 78 : CC_CLOBBER_LIST("memory")); in __diag260() 137 : CC_CLOBBER_LIST("memory")); in tprot()
|
| /arch/s390/kernel/ |
| A D | sthyi.c | 434 : CC_CLOBBER_LIST("memory")); in sthyi()
|
| /arch/s390/kvm/ |
| A D | kvm-s390.c | 351 : CC_CLOBBER_LIST("0")); in plo_test_bit()
|
Completed in 32 milliseconds