Home
last modified time | relevance | path

Searched full:initialised (Results 1 – 25 of 405) sorted by relevance

12345678910>>...17

/Linux-v5.10/Documentation/arm64/
Dbooting.rst206 the kernel image will be entered must be initialised by software at a
218 - ICC_SRE_EL3.SRE (bit 0) must be initialised to 0b1.
225 - ICC.SRE_EL2.Enable (bit 3) must be initialised to 0b1
226 - ICC_SRE_EL2.SRE (bit 0) must be initialised to 0b1.
235 ICC_SRE_EL3.SRE (bit 0) must be initialised to 0b0.
239 ICC_SRE_EL2.SRE (bit 0) must be initialised to 0b0.
247 - SCR_EL3.APK (bit 16) must be initialised to 0b1
248 - SCR_EL3.API (bit 17) must be initialised to 0b1
252 - HCR_EL2.APK (bit 40) must be initialised to 0b1
253 - HCR_EL2.API (bit 41) must be initialised to 0b1
[all …]
/Linux-v5.10/arch/arm64/include/asm/
Dkvm_pgtable.h96 * @pgt: Page-table structure initialised by kvm_pgtable_hyp_init().
105 * @pgt: Page-table structure initialised by kvm_pgtable_hyp_init().
136 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init().
145 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init().
172 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init().
192 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init().
209 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init().
223 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init().
242 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init().
261 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init().
[all …]
/Linux-v5.10/scripts/
Dmksysmap20 # D = Initialised data
21 # G = Initialised data for small objects
/Linux-v5.10/Documentation/arm/
Dporting.rst29 Start address of zero-initialised work area for the decompressor.
121 It is expected that the debugging region will be re-initialised
130 initialised.
/Linux-v5.10/include/xen/interface/
Dvcpu.h39 * Initialise a VCPU. Each VCPU can be initialised only once. A
40 * 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
/Linux-v5.10/Documentation/filesystems/caching/
Doperations.rst58 with the operation to be initialised and the release function to use.
103 initialised before submitting the operation::
116 initialised before submitting the operation::
/Linux-v5.10/sound/aoa/
Daoa.h73 * They are of course not initialised, since the
85 * could be initialised, this is called. */
/Linux-v5.10/drivers/video/backlight/
Dili9320.c101 lcd->initialised = 1; in ili9320_init_chip()
107 if (!lcd->initialised) in ili9320_power_on()
272 lcd->initialised = 0; in ili9320_suspend()
Dili9320.h48 int initialised; member
/Linux-v5.10/include/media/
Dv4l2-fh.h66 * file handles should be initialised in this function. Must be called
78 * The @fh file handle must be initialised first.
/Linux-v5.10/drivers/mtd/nand/raw/ingenic/
Dingenic_ecc.c63 * PTR_ERR(-EPROBE_DEFER) if the device hasn't been initialised yet.
90 * PTR_ERR(-EPROBE_DEFER) if the device hasn't been initialised yet.
/Linux-v5.10/drivers/soc/tegra/
Dflowctrl.c41 "Tegra flowctrl not initialised!\n")) in flowctrl_update()
56 "Tegra flowctrl not initialised!\n")) in flowctrl_read_cpu_csr()
/Linux-v5.10/drivers/media/dvb-frontends/
Dsp8870.c38 u8 initialised:1; member
299 if (state->initialised) return 0; in sp8870_init()
300 state->initialised = 1; in sp8870_init()
557 state->initialised = 0; in sp8870_attach()
Dsp887x.c31 u8 initialised:1; member
526 if (!state->initialised) { in sp887x_init()
542 state->initialised = 1; in sp887x_init()
579 state->initialised = 0; in sp887x_attach()
/Linux-v5.10/Documentation/devicetree/bindings/memory-controllers/
Dcalxeda-ddr-ctrlr.yaml10 The Calxeda DDR memory controller is initialised and programmed by the
/Linux-v5.10/security/lockdown/
DKconfig16 subsystem is fully initialised. If enabled, lockdown will
/Linux-v5.10/arch/csky/mm/
Dcontext.c41 pr_info("ASID allocator initialised with %lu entries\n", in asids_init()
/Linux-v5.10/Documentation/devicetree/bindings/net/
Dcalxeda-xgmac.yaml11 internal machine "network fabric", which is set up, initialised and
/Linux-v5.10/security/integrity/platform_certs/
Dplatform_keyring.c56 * Must be initialised before we try and load the keys into the keyring.
/Linux-v5.10/drivers/mfd/
Dsimple-mfd-i2c.c9 * Once the register map has been successfully initialised, any sub-devices
/Linux-v5.10/include/xen/interface/io/
Dxenbus.h25 XenbusStateInitialised = 3, /* Initialised and waiting for a
Dtpmif.h20 * 4. Frontend transitions to Initialised
/Linux-v5.10/include/linux/platform_data/
Dvideo_s3c.h42 * the base framebuffer) that are initialised etc.
/Linux-v5.10/arch/arm/mm/
Dl2c-l2x0-resume.S30 @ Check that the address has been initialised
/Linux-v5.10/arch/arm/mach-ep93xx/
Dcrunch.c50 * initialised state information on the first fault. in crunch_do()

12345678910>>...17