Searched full:initialised (Results 1 – 25 of 418) sorted by relevance
12345678910>>...17
206 level where the kernel image will be entered must be initialised by220 - SCR_EL3.HCE (bit 8) must be initialised to 0b1.226 - ICC_SRE_EL3.SRE (bit 0) must be initialised to 0b1.233 - ICC.SRE_EL2.Enable (bit 3) must be initialised to 0b1234 - ICC_SRE_EL2.SRE (bit 0) must be initialised to 0b1.243 ICC_SRE_EL3.SRE (bit 0) must be initialised to 0b0.247 ICC_SRE_EL2.SRE (bit 0) must be initialised to 0b0.255 - SCR_EL3.APK (bit 16) must be initialised to 0b1256 - SCR_EL3.API (bit 17) must be initialised to 0b1260 - HCR_EL2.APK (bit 40) must be initialised to 0b1[all …]
225 * @pgt: Page-table structure initialised by kvm_pgtable_hyp_init().234 * @pgt: Page-table structure initialised by kvm_pgtable_hyp_init().292 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*().301 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*().334 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*().353 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*().373 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*().390 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*().404 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*().423 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*().[all …]
20 # D = Initialised data21 # G = Initialised data for small objects
29 Start address of zero-initialised work area for the decompressor.121 It is expected that the debugging region will be re-initialised130 initialised.
39 * Initialise a VCPU. Each VCPU can be initialised only once. A40 * newly-initialised VCPU will not run until it is brought up by VCPUOP_up.49 * if the VCPU has not been initialised (VCPUOP_initialise).61 * 2. After a VCPU is initialised, there is currently no way to drop all its
58 with the operation to be initialised and the release function to use.103 initialised before submitting the operation::116 initialised before submitting the operation::
73 * They are of course not initialised, since the85 * could be initialised, this is called. */
101 lcd->initialised = 1; in ili9320_init_chip()107 if (!lcd->initialised) in ili9320_power_on()272 lcd->initialised = 0; in ili9320_suspend()
48 int initialised; member
66 * file handles should be initialised in this function. Must be called78 * The @fh file handle must be initialised first.
63 * PTR_ERR(-EPROBE_DEFER) if the device hasn't been initialised yet.88 * PTR_ERR(-EPROBE_DEFER) if the device hasn't been initialised yet.
41 "Tegra flowctrl not initialised!\n")) in flowctrl_update()56 "Tegra flowctrl not initialised!\n")) in flowctrl_read_cpu_csr()
38 u8 initialised:1; member299 if (state->initialised) return 0; in sp8870_init()300 state->initialised = 1; in sp8870_init()557 state->initialised = 0; in sp8870_attach()
10 The Calxeda DDR memory controller is initialised and programmed by the
15 * Once the register map has been successfully initialised, any sub-devices
16 subsystem is fully initialised. If enabled, lockdown will
25 XenbusStateInitialised = 3, /* Initialised and waiting for a
20 * 4. Frontend transitions to Initialised
41 pr_info("ASID allocator initialised with %lu entries\n", in asids_init()
11 internal machine "network fabric", which is set up, initialised and
31 u8 initialised:1; member526 if (!state->initialised) { in sp887x_init()542 state->initialised = 1; in sp887x_init()579 state->initialised = 0; in sp887x_attach()
56 * Must be initialised before we try and load the keys into the keyring.
30 @ Check that the address has been initialised
42 * the base framebuffer) that are initialised etc.
15 * it should have initialised its dma_mask pointer by this point. For in acpi_arch_dma_setup()