/openbmc/linux/Documentation/arch/arm64/ |
H A D | booting.rst | 207 level where the kernel image will be entered must be initialised by 221 - SCR_EL3.HCE (bit 8) must be initialised to 0b1. 226 - ICC_SRE_EL3.Enable (bit 3) must be initialised to 0b1. 227 - ICC_SRE_EL3.SRE (bit 0) must be initialised to 0b1. 234 - ICC.SRE_EL2.Enable (bit 3) must be initialised to 0b1 235 - ICC_SRE_EL2.SRE (bit 0) must be initialised to 0b1. 244 ICC_SRE_EL3.SRE (bit 0) must be initialised to 0b0. 248 ICC_SRE_EL2.SRE (bit 0) must be initialised to 0b0. 256 - SCR_EL3.APK (bit 16) must be initialised to 0b1 257 - SCR_EL3.API (bit 17) must be initialised to 0b1 [all …]
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | kvm_pgtable.h | 367 * @pgt: Page-table structure initialised by kvm_pgtable_hyp_init(). 376 * @pgt: Page-table structure initialised by kvm_pgtable_hyp_init(). 398 * @pgt: Page-table structure initialised by kvm_pgtable_hyp_init(). 462 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*(). 482 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*(). 508 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*(). 542 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*(). 561 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*(). 581 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*(). 598 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*(). [all …]
|
H A D | mte.h | 83 * The tags are either being initialised or may have been initialised in try_page_mte_tagging()
|
/openbmc/libpldm/include/libpldm/ |
H A D | transport.h | 19 * @pre The pldm transport instance must be initialised; otherwise, 37 * @pre The pldm transport instance must be initialised; otherwise, 62 * @pre The pldm transport instance must be initialised; otherwise, 94 * @pre The pldm transport instance must be initialised; otherwise,
|
/openbmc/linux/Documentation/arch/arm/ |
H A D | porting.rst | 29 Start address of zero-initialised work area for the decompressor. 121 It is expected that the debugging region will be re-initialised 130 initialised.
|
/openbmc/linux/include/xen/interface/ |
H A D | vcpu.h | 22 * Initialise a VCPU. Each VCPU can be initialised only once. A 23 * newly-initialised VCPU will not run until it is brought up by VCPUOP_up. 32 * if the VCPU has not been initialised (VCPUOP_initialise). 44 * 2. After a VCPU is initialised, there is currently no way to drop all its
|
/openbmc/qemu/include/hw/xen/interface/ |
H A D | vcpu.h | 24 * Initialise a VCPU. Each VCPU can be initialised only once. A 25 * newly-initialised VCPU will not run until it is brought up by VCPUOP_up. 36 * if the VCPU has not been initialised (VCPUOP_initialise). 48 * 2. After a VCPU is initialised, there is currently no way to drop all its
|
/openbmc/linux/include/linux/ |
H A D | pagevec.h | 38 * A freshly initialised folio_batch contains zero folios. 67 * The batch must have previously been initialised using folio_batch_init().
|
/openbmc/linux/arch/sh/ |
H A D | Kconfig.debug | 31 process and ending when the kernel's serial console is initialised. 34 initialised. If unsure, say N.
|
/openbmc/linux/sound/aoa/ |
H A D | aoa.h | 73 * They are of course not initialised, since the 85 * could be initialised, this is called. */
|
/openbmc/linux/drivers/video/backlight/ |
H A D | ili9320.c | 101 lcd->initialised = 1; in ili9320_init_chip() 107 if (!lcd->initialised) in ili9320_power_on() 271 lcd->initialised = 0; in ili9320_suspend()
|
/openbmc/linux/drivers/mtd/nand/raw/ingenic/ |
H A D | ingenic_ecc.c | 64 * PTR_ERR(-EPROBE_DEFER) if the device hasn't been initialised yet. 94 * PTR_ERR(-EPROBE_DEFER) if the device hasn't been initialised yet.
|
/openbmc/linux/include/media/ |
H A D | v4l2-fh.h | 66 * file handles should be initialised in this function. Must be called 78 * The @fh file handle must be initialised first.
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-trace-id.h | 25 * Trace ID maps will be created and initialised to prevent architecturally 53 * Initialised so that the reserved IDs are permanently marked as
|
/openbmc/qemu/include/qemu/ |
H A D | timer.h | 362 * initialised. Note the memory is not freed. 397 * @ts: the timer to be initialised 420 * @ts: the timer to be initialised 438 * @ts: the timer to be initialised 455 * @ts: the timer to be initialised 472 * @ts: the timer to be initialised 597 * @ts: the timer to be de-initialised
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/ |
H A D | README | 4 Your oe build environment must be sourced/initialised for these tests to run.
|
/openbmc/linux/drivers/soc/tegra/ |
H A D | flowctrl.c | 41 "Tegra flowctrl not initialised!\n")) in flowctrl_update() 56 "Tegra flowctrl not initialised!\n")) in flowctrl_read_cpu_csr()
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | sp8870.c | 38 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()
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | calxeda-ddr-ctrlr.yaml | 10 The Calxeda DDR memory controller is initialised and programmed by the
|
H A D | canaan,k210-sram.yaml | 11 of SRAM. The controller is initialised by the bootloader, which configures
|
/openbmc/linux/drivers/mfd/ |
H A D | simple-mfd-i2c.h | 15 * Once the register map has been successfully initialised, any sub-devices
|
/openbmc/linux/security/lockdown/ |
H A D | Kconfig | 16 subsystem is fully initialised. If enabled, lockdown will
|
/openbmc/linux/include/xen/interface/io/ |
H A D | xenbus.h | 25 XenbusStateInitialised = 3, /* Initialised and waiting for a
|
/openbmc/linux/arch/csky/mm/ |
H A D | context.c | 41 pr_info("ASID allocator initialised with %lu entries\n", in asids_init()
|
/openbmc/pldm/libpldmresponder/ |
H A D | bios_attribute.cpp | 29 // No action required, readOnly is initialised to false in BIOSAttribute()
|