Searched refs:initialized (Results 1 – 25 of 32) sorted by relevance
12
57 static bool initialized; in arch_ima_get_secureboot() local59 if (!initialized && efi_enabled(EFI_BOOT)) { in arch_ima_get_secureboot()64 initialized = true; in arch_ima_get_secureboot()
308 if (c->initialized && c->phys_proc_id == phys_pkg) in topology_phys_to_logical_pkg()327 if (c->initialized && c->cpu_die_id == die_id && in topology_phys_to_logical_die()391 c->initialized = true; in smp_store_boot_cpu_info()403 if (!c->initialized) in smp_store_cpu_info()411 c->initialized = true; in smp_store_cpu_info()
80 static int initialized; variable123 if (initialized == 0) { in wakeup_loongson()126 initialized = 1; in wakeup_loongson()
249 static int initialized; in xilinx_timer_init() local254 if (initialized) in xilinx_timer_init()257 initialized = 1; in xilinx_timer_init()
10 early before the console code is initialized.
34 * we'll put a null entries here. These will be initialized after
38 early before the console code is initialized.
25 KBUILD_CFLAGS += -fno-zero-initialized-in-bss -fno-builtin -ffreestanding
44 PURGATORY_CFLAGS := -mcmodel=large -ffreestanding -fno-zero-initialized-in-bss -g0
550 static int initialized = 0; in sun_floppy_init() local556 if (initialized) in sun_floppy_init()558 initialized = 1; in sun_floppy_init()
70 bool initialized; member
321 dist->initialized = true; in vgic_init()333 dist->initialized = false; in kvm_vgic_dist_destroy()
243 if (!kvm->arch.vgic.initialized) in vgic_debug_show()
748 static bool initialized; in omap_vc_i2c_init() local752 if (initialized) { in omap_vc_i2c_init()781 initialized = true; in omap_vc_i2c_init()
198 .long 0 # Size of initialized data238 .long 0 # Size of initialized data260 .long 0 # Size of initialized data
28 early before the console code is initialized. For normal operation41 early before the console code is initialized. For normal operation55 initialized. Other uses include simpler, lockless logging instead of
122 int initialized; member
519 if (WARN_ON_ONCE(!svm->nested.initialized)) in nested_svm_vmrun()748 if (svm->nested.initialized) in svm_allocate_nested()761 svm->nested.initialized = true; in svm_allocate_nested()771 if (!svm->nested.initialized) in svm_free_nested()780 svm->nested.initialized = false; in svm_free_nested()
101 bool initialized; member
227 * Warning: you need both eth1 & 0 PHY initialized (i.e having
37 initialized and not enabled. To enable the automatic voltage
157 static int initialized; variable656 BUG_ON(!initialized); in debug_register_mode()1522 initialized = 1; in debug_init()
142 unsigned initialized : 1; member
16 early before the console code is initialized. For normal operation,
1600 if (!sg->initialized) in gmap_find_shadow()1668 new->initialized = false; in gmap_shadow()1694 new->initialized = true; in gmap_shadow()1706 new->initialized = true; in gmap_shadow()