| /arch/x86/kernel/ |
| A D | pci-dma.c | 21 static bool disable_dac_quirk __read_mostly; variable 27 int panic_on_overflow __read_mostly = 1; variable 28 int force_iommu __read_mostly = 1; variable 30 int panic_on_overflow __read_mostly = 0; variable 31 int force_iommu __read_mostly = 0; variable 34 int iommu_merge __read_mostly = 0; variable 36 int no_iommu __read_mostly; variable 38 int iommu_detected __read_mostly = 0; variable
|
| A 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
|
| A D | io_delay.c | 31 int io_delay_type __read_mostly = DEFAULT_IO_DELAY_TYPE; variable
|
| /arch/powerpc/lib/ |
| A D | qspinlock.c | 30 static int steal_spins __read_mostly = (1 << 5); variable 31 static int remote_steal_spins __read_mostly = (1 << 2); variable 35 static bool maybe_stealers __read_mostly = true; variable 37 static int head_spins __read_mostly = (1 << 8); variable 39 static bool pv_yield_owner __read_mostly = true; variable 40 static bool pv_yield_allow_steal __read_mostly = false; variable 42 static bool pv_sleepy_lock __read_mostly = true; variable 45 static int pv_sleepy_lock_factor __read_mostly = 256; variable 46 static bool pv_yield_prev __read_mostly = true; variable 47 static bool pv_yield_sleepy_owner __read_mostly = true; variable [all …]
|
| /arch/mips/include/asm/ |
| A D | cache.h | 17 #define __read_mostly __section(".data..read_mostly") macro
|
| /arch/powerpc/kernel/ |
| A D | firmware.c | 20 unsigned long powerpc_firmware_features __read_mostly; variable
|
| A D | watchdog.c | 76 static cpumask_t wd_cpus_enabled __read_mostly; variable 78 static u64 wd_panic_timeout_tb __read_mostly; /* timebase ticks until panic */ variable 79 static u64 wd_smp_panic_timeout_tb __read_mostly; /* panic other CPUs */ variable 81 static u64 wd_timer_period_ms __read_mostly; /* interval between heartbeat */ variable
|
| /arch/x86/virt/svm/ |
| A D | cmdline.c | 17 struct sev_config sev_cfg __read_mostly; variable
|
| /arch/loongarch/include/asm/ |
| A D | cache.h | 13 #define __read_mostly __section(".data..read_mostly") macro
|
| /arch/sh/kernel/ |
| A D | ioport.c | 12 unsigned long sh_io_port_base __read_mostly = -1; variable
|
| A D | process.c | 16 unsigned long __stack_chk_guard __read_mostly; variable
|
| /arch/s390/include/asm/ |
| A D | cache.h | 17 #define __read_mostly __section(".data..read_mostly") macro
|
| /arch/arm/include/asm/ |
| A D | cache.h | 27 #define __read_mostly __section(".data..read_mostly") macro
|
| /arch/x86/include/asm/ |
| A D | cache.h | 11 #define __read_mostly __section(".data..read_mostly") macro
|
| /arch/hexagon/include/asm/ |
| A D | cache.h | 21 #define __read_mostly macro
|
| /arch/sparc/include/asm/ |
| A D | cache.h | 24 #define __read_mostly __section(".data..read_mostly") macro
|
| /arch/x86/kernel/cpu/mce/ |
| A D | p5.c | 21 int mce_p5_enabled __read_mostly; variable
|
| /arch/arc/kernel/ |
| A D | unaligned.c | 130 int unaligned_enabled __read_mostly = 1; /* Enabled by default */ variable 131 int no_unaligned_warning __read_mostly = 1; /* Only 1 warning by default */ variable
|
| /arch/parisc/kernel/ |
| A D | perf.c | 57 static int perf_processor_interface __read_mostly = UNKNOWN_INTF; variable 58 static int perf_enabled __read_mostly; variable 60 static struct parisc_device *cpu_device __read_mostly; variable
|
| /arch/sparc/mm/ |
| A D | init_64.c | 172 unsigned long kern_base __read_mostly; variable 173 unsigned long kern_size __read_mostly; variable 180 struct page *mem_map_zero __read_mostly; variable 572 unsigned int prom_trans_ents __read_mostly; variable 2563 pgprot_t PAGE_KERNEL __read_mostly; variable 2567 pgprot_t PAGE_COPY __read_mostly; variable 2569 pgprot_t PAGE_SHARED __read_mostly; variable 2572 unsigned long pg_iobits __read_mostly; variable 2574 unsigned long _PAGE_IE __read_mostly; variable 2577 unsigned long _PAGE_E __read_mostly; variable [all …]
|
| /arch/mips/kernel/ |
| A D | cpu-r3k-probe.c | 29 unsigned int elf_hwcap __read_mostly; variable
|
| /arch/csky/kernel/ |
| A D | process.c | 21 unsigned long __stack_chk_guard __read_mostly; variable
|
| /arch/mips/bcm63xx/ |
| A D | setup.c | 31 void __iomem *bmips_cbr_addr __read_mostly; variable
|
| /arch/parisc/include/asm/ |
| A D | cache.h | 34 #define __read_mostly __section(".data..read_mostly") macro
|
| /arch/mips/cavium-octeon/executive/ |
| A D | octeon-model.c | 30 enum octeon_feature_bits __octeon_feature_bits __read_mostly; variable
|