Searched refs:cpuflags (Results 1 - 15 of 15) sorted by relevance

/linux-4.4.14/arch/x86/boot/compressed/
H A Dcpuflags.c3 #include "../cpuflags.c"
H A Dmisc.h75 /* cpuflags.c */
H A DMakefile45 $(obj)/piggy.o $(obj)/cpuflags.o
/linux-4.4.14/arch/alpha/
H A DMakefile18 cpuflags-$(CONFIG_ALPHA_EV4) := -mcpu=ev4
19 cpuflags-$(CONFIG_ALPHA_EV5) := -mcpu=ev5
20 cpuflags-$(CONFIG_ALPHA_EV56) := -mcpu=ev56
21 cpuflags-$(CONFIG_ALPHA_POLARIS) := -mcpu=pca56
22 cpuflags-$(CONFIG_ALPHA_SX164) := -mcpu=pca56
23 cpuflags-$(CONFIG_ALPHA_EV6) := -mcpu=ev6
24 cpuflags-$(CONFIG_ALPHA_EV67) := -mcpu=ev67
29 cpuflags-$(CONFIG_ALPHA_GENERIC) := -mcpu=ev5
31 cflags-y += $(cpuflags-y)
/linux-4.4.14/arch/m68k/
H A DMakefile35 cpuflags-$(CONFIG_M68060) := -m68060
38 cpuflags-$(CONFIG_M68040) := -m68040
40 cpuflags-$(CONFIG_M68030) :=
41 cpuflags-$(CONFIG_M68020) :=
42 cpuflags-$(CONFIG_M68360) := -m68332
43 cpuflags-$(CONFIG_M68000) := -m68000
44 cpuflags-$(CONFIG_M5441x) := $(call cc-option,-mcpu=54455,-mcfv4e)
45 cpuflags-$(CONFIG_M54xx) := $(call cc-option,-mcpu=5475,-m5200)
46 cpuflags-$(CONFIG_M5407) := $(call cc-option,-mcpu=5407,-m5200)
47 cpuflags-$(CONFIG_M532x) := $(call cc-option,-mcpu=532x,-m5307)
48 cpuflags-$(CONFIG_M537x) := $(call cc-option,-mcpu=537x,-m5307)
49 cpuflags-$(CONFIG_M5307) := $(call cc-option,-mcpu=5307,-m5200)
50 cpuflags-$(CONFIG_M528x) := $(call cc-option,-mcpu=528x,-m5307)
51 cpuflags-$(CONFIG_M5275) := $(call cc-option,-mcpu=5275,-m5307)
52 cpuflags-$(CONFIG_M5272) := $(call cc-option,-mcpu=5272,-m5307)
53 cpuflags-$(CONFIG_M5271) := $(call cc-option,-mcpu=5271,-m5307)
54 cpuflags-$(CONFIG_M523x) := $(call cc-option,-mcpu=523x,-m5307)
55 cpuflags-$(CONFIG_M525x) := $(call cc-option,-mcpu=5253,-m5200)
56 cpuflags-$(CONFIG_M5249) := $(call cc-option,-mcpu=5249,-m5200)
57 cpuflags-$(CONFIG_M520x) := $(call cc-option,-mcpu=5208,-m5200)
58 cpuflags-$(CONFIG_M5206e) := $(call cc-option,-mcpu=5206e,-m5200)
59 cpuflags-$(CONFIG_M5206) := $(call cc-option,-mcpu=5206,-m5200)
61 KBUILD_AFLAGS += $(cpuflags-y)
62 KBUILD_CFLAGS += $(cpuflags-y) -pipe
/linux-4.4.14/arch/avr32/
H A DMakefile19 cpuflags-$(CONFIG_PLATFORM_AT32AP) += -march=ap
21 KBUILD_CFLAGS += $(cpuflags-y)
22 KBUILD_AFLAGS += $(cpuflags-y)
/linux-4.4.14/arch/s390/kvm/
H A Dsigp.c27 int cpuflags; __sigp_sense() local
33 cpuflags = atomic_read(li->cpuflags); __sigp_sense()
35 if (!(cpuflags & CPUSTAT_STOPPED) && !ext_call_pending) __sigp_sense()
41 if (cpuflags & CPUSTAT_STOPPED) __sigp_sense()
82 flags = atomic_read(&dst_vcpu->arch.sie_block->cpuflags); __sigp_conditional_emergency()
220 flags = atomic_read(dst_vcpu->arch.local_int.cpuflags); __sigp_store_status_at_addr()
244 if (atomic_read(li->cpuflags) & CPUSTAT_RUNNING) { __sigp_sense_running()
463 * its cpuflags. Interception will occurr after the interrupt indicator bits at
H A Dtrace.h97 TP_PROTO(VCPU_PROTO_COMMON, int cpuflags),
98 TP_ARGS(VCPU_ARGS_COMMON, cpuflags),
102 __field(int, cpuflags)
107 __entry->cpuflags = cpuflags;
110 VCPU_TP_PRINTK("entering sie flags %x", __entry->cpuflags)
H A Dkvm-s390.c1290 atomic_or(CPUSTAT_RUNNING, &vcpu->arch.sie_block->cpuflags); kvm_arch_vcpu_load()
1295 atomic_andnot(CPUSTAT_RUNNING, &vcpu->arch.sie_block->cpuflags); kvm_arch_vcpu_put()
1390 atomic_set(&vcpu->arch.sie_block->cpuflags, CPUSTAT_ZARCH | kvm_arch_vcpu_setup()
1395 atomic_or(CPUSTAT_GED2, &vcpu->arch.sie_block->cpuflags); kvm_arch_vcpu_setup()
1397 atomic_or(CPUSTAT_GED, &vcpu->arch.sie_block->cpuflags); kvm_arch_vcpu_setup()
1471 vcpu->arch.local_int.cpuflags = &vcpu->arch.sie_block->cpuflags; kvm_arch_vcpu_create()
1522 atomic_or(CPUSTAT_STOP_INT, &vcpu->arch.sie_block->cpuflags); exit_sie()
1754 atomic_or(CPUSTAT_P, &vcpu->arch.sie_block->cpuflags); kvm_arch_vcpu_ioctl_set_guest_debug()
1759 atomic_andnot(CPUSTAT_P, &vcpu->arch.sie_block->cpuflags); kvm_arch_vcpu_ioctl_set_guest_debug()
1766 atomic_andnot(CPUSTAT_P, &vcpu->arch.sie_block->cpuflags); kvm_arch_vcpu_ioctl_set_guest_debug()
1807 return atomic_read(&vcpu->arch.sie_block->cpuflags) & CPUSTAT_IBS; ibs_enabled()
1842 &vcpu->arch.sie_block->cpuflags); kvm_s390_handle_requests()
1851 &vcpu->arch.sie_block->cpuflags); kvm_s390_handle_requests()
1971 int rc, cpuflags; vcpu_pre_run() local
2004 cpuflags = atomic_read(&vcpu->arch.sie_block->cpuflags); vcpu_pre_run()
2005 VCPU_EVENT(vcpu, 6, "entering sie flags %x", cpuflags); vcpu_pre_run()
2006 trace_kvm_s390_sie_enter(vcpu, cpuflags); vcpu_pre_run()
2378 atomic_andnot(CPUSTAT_STOPPED, &vcpu->arch.sie_block->cpuflags); kvm_s390_vcpu_start()
2404 atomic_or(CPUSTAT_STOPPED, &vcpu->arch.sie_block->cpuflags); kvm_s390_vcpu_stop()
H A Dinterrupt.c164 atomic_or(CPUSTAT_WAIT, &vcpu->arch.sie_block->cpuflags); __set_cpu_idle()
170 atomic_andnot(CPUSTAT_WAIT, &vcpu->arch.sie_block->cpuflags); __unset_cpu_idle()
177 &vcpu->arch.sie_block->cpuflags); __reset_intercept_indicators()
190 atomic_or(flag, &vcpu->arch.sie_block->cpuflags); __set_cpuflag()
801 (atomic_read(&vcpu->arch.sie_block->cpuflags) & CPUSTAT_ECALL_PEND); kvm_s390_ext_call_pending()
913 atomic_andnot(CPUSTAT_ECALL_PEND, li->cpuflags); kvm_s390_clear_local_irqs()
1002 atomic_or(CPUSTAT_EXT_INT, li->cpuflags); __inject_pfault_init()
1017 atomic_or(CPUSTAT_ECALL_PEND, &vcpu->arch.sie_block->cpuflags); __inject_extcall_sigpif()
1042 atomic_or(CPUSTAT_EXT_INT, li->cpuflags); __inject_extcall()
1118 atomic_or(CPUSTAT_EXT_INT, li->cpuflags); __inject_sigp_emergency()
1162 atomic_or(CPUSTAT_EXT_INT, li->cpuflags); __inject_ckc()
1175 atomic_or(CPUSTAT_EXT_INT, li->cpuflags); __inject_cpu_timer()
1354 atomic_or(CPUSTAT_STOP_INT, li->cpuflags); __floating_irq_kick()
1357 atomic_or(CPUSTAT_IO_INT, li->cpuflags); __floating_irq_kick()
1360 atomic_or(CPUSTAT_EXT_INT, li->cpuflags); __floating_irq_kick()
2247 (atomic_read(&vcpu->arch.sie_block->cpuflags) &
H A Dkvm-s390.h53 return atomic_read(&vcpu->arch.sie_block->cpuflags) & CPUSTAT_STOPPED; is_vcpu_stopped()
/linux-4.4.14/arch/x86/boot/
H A Dcpuflags.c7 #include "cpuflags.h"
H A DMakefile25 setup-y += a20.o bioscall.o cmdline.o copy.o cpu.o cpuflags.o cpucheck.o
H A Dboot.h29 #include "cpuflags.h"
/linux-4.4.14/arch/s390/include/asm/
H A Dkvm_host.h92 atomic_t cpuflags; /* 0x0000 */ member in struct:kvm_s390_sie_block
431 atomic_t *cpuflags; member in struct:kvm_s390_local_interrupt

Completed in 303 milliseconds