Searched refs:CC_CLOBBER_LIST (Results 1 – 17 of 17) sorted by relevance
| /linux-6.15/drivers/s390/cio/ |
| H A D | ioasm.c | 34 : CC_CLOBBER_LIST("1")); in __stsch() 64 : CC_CLOBBER_LIST("1")); in __msch() 89 : CC_CLOBBER_LIST("1")); in __tsch() 118 : CC_CLOBBER_LIST("memory", "1")); in __ssch() 144 : CC_CLOBBER_LIST("1")); in __csch() 208 : CC_CLOBBER_LIST("memory", "1")); in __rsch() 233 : CC_CLOBBER_LIST("1")); in __hsch()
|
| H A D | qdio_main.c | 50 : CC_CLOBBER_LIST("0", "1", "2", "3")); in do_siga_sync() 67 : CC_CLOBBER_LIST("0", "1", "2")); in do_siga_input() 98 : CC_CLOBBER_LIST("0", "1", "2", "3")); in do_siga_output()
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | asm.h | 39 #define CC_CLOBBER_LIST(...) __VA_ARGS__ macro 47 #define CC_CLOBBER_LIST(...) "cc", __VA_ARGS__ macro
|
| H A D | pai.h | 40 : CC_CLOBBER_LIST("0", "memory")); in qpaci()
|
| H A D | uaccess.h | 52 : CC_CLOBBER_LIST("memory", "0")); in raw_copy_from_user() 80 : CC_CLOBBER_LIST("memory", "0")); in raw_copy_to_user() 383 : CC_CLOBBER_LIST("memory", "0")); in __clear_user()
|
| H A D | sysinfo.h | 37 : CC_CLOBBER_LIST("0", "1", "memory")); in stsi()
|
| H A D | timex.h | 160 : CC_CLOBBER_LIST("0", "1")); \
|
| H A D | cpu_mf.h | 244 : CC_CLOBBER_LIST("memory")); in stcctm()
|
| H A D | uv.h | 444 : CC_CLOBBER_LIST("memory")); in __uv_call()
|
| /linux-6.15/arch/s390/lib/ |
| H A D | uaccess.c | 79 : CC_CLOBBER_LIST("memory", "0")); in raw_copy_from_user_key() 128 : CC_CLOBBER_LIST("memory", "0")); in raw_copy_to_user_key()
|
| H A D | string.c | 245 : CC_CLOBBER_LIST("memory")); in clcle()
|
| /linux-6.15/arch/s390/pci/ |
| H A D | pci_mmio.c | 46 : CC_CLOBBER_LIST("memory")); in __pcistb_mio_inuser() 83 : CC_CLOBBER_LIST("memory")); in __pcistg_mio_inuser() 241 : CC_CLOBBER_LIST("memory")); in __pcilg_mio_inuser()
|
| H A D | pci_insn.c | 332 : CC_CLOBBER_LIST("memory")); in __pcistg_mio()
|
| /linux-6.15/arch/s390/boot/ |
| H A D | physmem_info.c | 78 : CC_CLOBBER_LIST("memory")); in __diag260() 137 : CC_CLOBBER_LIST("memory")); in tprot()
|
| /linux-6.15/drivers/s390/char/ |
| H A D | sclp.h | 330 : CC_CLOBBER_LIST("memory")); in sclp_service_call()
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | sthyi.c | 432 : CC_CLOBBER_LIST("memory")); in sthyi()
|
| /linux-6.15/arch/s390/kvm/ |
| H A D | kvm-s390.c | 350 : CC_CLOBBER_LIST("0")); in plo_test_bit()
|