Searched defs:__ro_after_init (Results 101 - 125 of 334) sorted by last modified time

1234567891011>>

/linux-master/arch/x86/kernel/cpu/microcode/
H A Dintel.c41 static unsigned int llc_size_per_core __ro_after_init; variable
/linux-master/arch/x86/kernel/cpu/
H A Dintel.c56 static enum split_lock_detect_state sld_state __ro_after_init = sld_off; variable in typeref:enum:sld_state
57 static u64 msr_test_ctrl_cache __ro_after_init; variable
64 static bool cpu_model_supports_sld __ro_after_init; variable
H A Dcommon.c81 unsigned int __max_threads_per_core __ro_after_init = 1; variable
84 unsigned int __max_dies_per_package __ro_after_init = 1; variable
87 unsigned int __max_logical_packages __ro_after_init = 1; variable
90 unsigned int __num_cores_per_package __ro_after_init = 1; variable
93 unsigned int __num_threads_per_package __ro_after_init = 1; variable
405 static unsigned long cr4_pinned_bits __ro_after_init; variable
H A Dbugs.c61 u64 x86_pred_cmd __ro_after_init = PRED_CMD_IBPB; variable
236 static enum mds_mitigations mds_mitigation __ro_after_init = MDS_MITIGATION_FULL; variable in typeref:enum:mds_mitigation
237 static bool mds_nosmt __ro_after_init = false; variable
296 static enum taa_mitigations taa_mitigation __ro_after_init = TAA_MITIGATION_VERW; variable in typeref:enum:taa_mitigation
297 static bool taa_nosmt __ro_after_init; variable
394 static enum mmio_mitigations mmio_mitigation __ro_after_init variable in typeref:enum:mmio_mitigation
395 static bool mmio_nosmt __ro_after_init = false; variable
490 static enum rfds_mitigations rfds_mitigation __ro_after_init = variable in typeref:enum:rfds_mitigation
608 static enum srbds_mitigations srbds_mitigation __ro_after_init = SRBDS_MITIGATION_FULL; variable in typeref:enum:srbds_mitigation
735 static enum gds_mitigations gds_mitigation __ro_after_init = GDS_MITIGATION_FORCE; variable in typeref:enum:gds_mitigation
737 static enum gds_mitigations gds_mitigation __ro_after_init = GDS_MITIGATION_FULL; variable in typeref:enum:gds_mitigation
873 static enum spectre_v1_mitigation spectre_v1_mitigation __ro_after_init = variable in typeref:enum:spectre_v1_mitigation
955 enum spectre_v2_mitigation spectre_v2_enabled __ro_after_init = SPECTRE_V2_NONE; variable in typeref:enum:spectre_v2_enabled
986 static enum retbleed_mitigation retbleed_mitigation __ro_after_init = variable in typeref:enum:retbleed_mitigation
988 static enum retbleed_mitigation_cmd retbleed_cmd __ro_after_init = variable in typeref:enum:retbleed_cmd
1161 static enum spectre_v2_user_mitigation spectre_v2_user_stibp __ro_after_init = variable in typeref:enum:spectre_v2_user_stibp
1163 static enum spectre_v2_user_mitigation spectre_v2_user_ibpb __ro_after_init = variable in typeref:enum:spectre_v2_user_ibpb
1630 static enum bhi_mitigations bhi_mitigation __ro_after_init = variable in typeref:enum:bhi_mitigation
1987 static enum ssb_mitigation ssb_mode __ro_after_init = SPEC_STORE_BYPASS_NONE; variable in typeref:enum:ssb_mode
2368 enum l1tf_mitigations l1tf_mitigation __ro_after_init = L1TF_MITIGATION_FLUSH; variable in typeref:enum:l1tf_mitigation
2517 static enum srso_mitigation srso_mitigation __ro_after_init = SRSO_MITIGATION_NONE; variable in typeref:enum:srso_mitigation
2518 static enum srso_mitigation_cmd srso_cmd __ro_after_init = SRSO_CMD_SAFE_RET; variable in typeref:enum:srso_cmd
[all...]
H A Dtopology.c49 u32 cpuid_to_apicid[] __ro_after_init = { [0 ... NR_CPUS - 1] = BAD_APICID, }; variable
52 static struct { DECLARE_BITMAP(map, MAX_LOCAL_APIC); } apic_maps[TOPO_MAX_DOMAIN] __ro_after_init; variable in typeref:struct:__anon6
64 } topo_info __ro_after_init = { variable in typeref:struct:__anon7
/linux-master/arch/x86/kernel/
H A Dcallthunks.c59 static bool thunks_initialized __ro_after_init; variable
H A Dalternative.c896 enum cfi_mode cfi_mode __ro_after_init = __CFI_DEFAULT; variable in typeref:enum:cfi_mode
965 static bool cfi_rand __ro_after_init = true; variable
966 static u32 cfi_seed __ro_after_init; variable
H A Dsev-shared.c73 static u16 ghcb_version __ro_after_init; variable
76 static struct snp_cpuid_table cpuid_table_copy __ro_after_init; variable in typeref:struct:cpuid_table_copy
84 static u32 cpuid_std_range_max __ro_after_init; variable
85 static u32 cpuid_hyp_range_max __ro_after_init; variable
86 static u32 cpuid_ext_range_max __ro_after_init; variable
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_cluster.c227 static struct apic apic_x2apic_cluster __ro_after_init = { variable in typeref:struct:apic_x2apic_cluster
H A Dapic.c72 u32 boot_cpu_physical_apicid __ro_after_init = BAD_APICID; variable
75 u8 boot_cpu_apic_version __ro_after_init; variable
81 static int apic_extnmi __ro_after_init = APIC_EXTNMI_BSP; variable
86 static bool virt_ext_dest_id __ro_after_init; variable
89 unsigned long apic_mmio_base __ro_after_init; variable
98 static int enabled_via_apicbase __ro_after_init; variable
152 static unsigned long mp_lapic_addr __ro_after_init; variable
153 bool apic_is_disabled __ro_after_init; variable
157 int local_apic_timer_c2_ok __ro_after_init; variable
163 int apic_verbosity __ro_after_init; variable
165 int pic_mode __ro_after_init; variable
168 int smp_found_config __ro_after_init; variable
1229 enum apic_intr_mode_id apic_intr_mode __ro_after_init; variable in typeref:enum:apic_intr_mode
[all...]
/linux-master/arch/x86/events/intel/
H A Dpt.c102 static struct attribute_group pt_cap_group __ro_after_init = { variable in typeref:struct:pt_cap_group
/linux-master/arch/x86/entry/
H A Dentry_fred.c100 static idtentry_t sysvec_table[NR_SYSTEM_VECTORS] __ro_after_init = { variable
H A Dcommon.c143 bool __ia32_enabled __ro_after_init = !IS_ENABLED(CONFIG_IA32_EMULATION_DEFAULT_DISABLED); variable
/linux-master/arch/arm64/mm/
H A Dmmu.c48 u64 kimage_voffset __ro_after_init; variable
53 static bool rodata_is_rw __ro_after_init = true; variable
H A Dpageattr.c21 bool rodata_full __ro_after_init = IS_ENABLED(CONFIG_RODATA_FULL_DEFAULT_ENABLED); variable
/linux-master/arch/arm64/kernel/
H A Dsmp.c87 static int ipi_irq_base __ro_after_init; variable
88 static int nr_ipi __ro_after_init = NR_IPI; variable
89 static struct irq_desc *ipi_desc[MAX_IPI] __ro_after_init; variable in typeref:struct:ipi_desc
/linux-master/arch/s390/kernel/
H A Dsetup.c184 unsigned long mio_wb_bit_mask __ro_after_init; variable
/linux-master/fs/
H A Deventpoll.c265 static struct kmem_cache *epi_cache __ro_after_init; variable in typeref:struct:epi_cache
268 static struct kmem_cache *pwq_cache __ro_after_init; variable in typeref:struct:pwq_cache
280 static struct kmem_cache *ephead_cache __ro_after_init; variable in typeref:struct:ephead_cache
/linux-master/arch/x86/virt/svm/
H A Dsev.c65 static struct rmpentry *rmptable __ro_after_init; variable in typeref:struct:rmptable
66 static u64 rmptable_max_pfn __ro_after_init; variable
/linux-master/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c45 static enum { EMULATE, XONLY, NONE } vsyscall_mode __ro_after_init = variable in typeref:enum:__anon3
285 static struct vm_area_struct gate_vma __ro_after_init = { variable in typeref:struct:gate_vma
/linux-master/net/openvswitch/
H A Dconntrack.c1954 struct genl_family dp_ct_limit_genl_family __ro_after_init = { variable in typeref:struct:dp_ct_limit_genl_family
/linux-master/mm/
H A Dhugetlb.c4393 static bool hugetlb_sysfs_initialized __ro_after_init; variable
/linux-master/drivers/vdpa/
H A Dvdpa.c1502 static struct genl_family vdpa_nl_family __ro_after_init = { variable in typeref:struct:vdpa_nl_family
/linux-master/arch/x86/events/
H A Dcore.c1820 static struct attribute_group x86_pmu_format_group __ro_after_init = { variable in typeref:struct:x86_pmu_format_group
1952 static struct attribute_group x86_pmu_events_group __ro_after_init = { variable in typeref:struct:x86_pmu_events_group
2593 static struct attribute_group x86_pmu_attr_group __ro_after_init = { variable in typeref:struct:x86_pmu_attr_group
2611 static struct attribute_group x86_pmu_caps_group __ro_after_init = { variable in typeref:struct:x86_pmu_caps_group
/linux-master/arch/x86/coco/
H A Dcore.c20 enum cc_vendor cc_vendor __ro_after_init = CC_VENDOR_NONE; variable in typeref:enum:cc_vendor
21 u64 cc_mask __ro_after_init; variable

Completed in 298 milliseconds

1234567891011>>