/arch/x86/kernel/ |
D | pci-dma.c | 18 static bool disable_dac_quirk __read_mostly; variable 24 int panic_on_overflow __read_mostly = 1; variable 25 int force_iommu __read_mostly = 1; variable 27 int panic_on_overflow __read_mostly = 0; variable 28 int force_iommu __read_mostly = 0; variable 31 int iommu_merge __read_mostly = 0; variable 33 int no_iommu __read_mostly; variable 35 int iommu_detected __read_mostly = 0; variable
|
D | pvclock.c | 19 static u8 valid_flags __read_mostly = 0; variable 20 static struct pvclock_vsyscall_time_info *pvti_cpu0_va __read_mostly; variable
|
D | pci-swiotlb.c | 17 int swiotlb __read_mostly; variable
|
/arch/ia64/kernel/ |
D | pci-dma.c | 17 int no_iommu __read_mostly; variable 19 int force_iommu __read_mostly = 1; variable 21 int force_iommu __read_mostly; variable
|
D | dma-mapping.c | 6 int iommu_detected __read_mostly; variable
|
/arch/riscv/kernel/ |
D | cpufeature.c | 16 unsigned long elf_hwcap __read_mostly; variable 22 bool has_fpu __read_mostly; variable
|
/arch/parisc/kernel/ |
D | setup.c | 44 struct proc_dir_entry * proc_runway_root __read_mostly = NULL; variable 45 struct proc_dir_entry * proc_gsc_root __read_mostly = NULL; variable 46 struct proc_dir_entry * proc_mckinley_root __read_mostly = NULL; variable
|
D | perf.c | 57 static int perf_processor_interface __read_mostly = UNKNOWN_INTF; variable 58 static int perf_enabled __read_mostly; variable 60 struct parisc_device *cpu_device __read_mostly; variable
|
/arch/powerpc/kernel/ |
D | firmware.c | 20 unsigned long powerpc_firmware_features __read_mostly; variable
|
D | watchdog.c | 73 static cpumask_t wd_cpus_enabled __read_mostly; variable 75 static u64 wd_panic_timeout_tb __read_mostly; /* timebase ticks until panic */ variable 76 static u64 wd_smp_panic_timeout_tb __read_mostly; /* panic other CPUs */ variable 78 static u64 wd_timer_period_ms __read_mostly; /* interval between heartbeat */ variable
|
D | cputable.c | 23 static struct cpu_spec the_cpu_spec __read_mostly; variable 25 struct cpu_spec* cur_cpu_spec __read_mostly = NULL; variable
|
/arch/mips/include/asm/ |
D | cache.h | 17 #define __read_mostly __section(".data..read_mostly") macro
|
/arch/s390/include/asm/ |
D | cache.h | 17 #define __read_mostly __section(".data..read_mostly") macro
|
/arch/arm/include/asm/ |
D | cache.h | 27 #define __read_mostly __section(".data..read_mostly") macro
|
/arch/x86/include/asm/ |
D | cache.h | 11 #define __read_mostly __section(".data..read_mostly") macro
|
/arch/hexagon/include/asm/ |
D | cache.h | 21 #define __read_mostly macro
|
/arch/ia64/include/asm/ |
D | cache.h | 28 #define __read_mostly __section(".data..read_mostly") macro
|
/arch/sparc/include/asm/ |
D | cache.h | 24 #define __read_mostly __section(".data..read_mostly") macro
|
/arch/x86/xen/ |
D | pci-swiotlb-xen.c | 21 int xen_swiotlb __read_mostly; variable
|
/arch/sh/kernel/ |
D | ioport.c | 12 unsigned long sh_io_port_base __read_mostly = -1; variable
|
D | process.c | 16 unsigned long __stack_chk_guard __read_mostly; variable
|
/arch/x86/kernel/cpu/mce/ |
D | p5.c | 21 int mce_p5_enabled __read_mostly; variable
|
/arch/arc/kernel/ |
D | unaligned.c | 129 int unaligned_enabled __read_mostly = 1; /* Enabled by default */ variable 130 int no_unaligned_warning __read_mostly = 1; /* Only 1 warning by default */ variable
|
/arch/x86/kernel/cpu/ |
D | intel_pconfig.c | 25 static u64 targets_supported __read_mostly; variable
|
/arch/parisc/include/asm/ |
D | cache.h | 25 #define __read_mostly __section(".data..read_mostly") macro
|