/openbmc/linux/arch/x86/kernel/acpi/ |
H A D | cstate.c | 23 * before entering C3. 41 * entering C3 type state. in acpi_processor_power_init_bm_check() 49 * is not required while entering C3 type state on in acpi_processor_power_init_bm_check() 61 * core can keep cache coherence with each other while entering C3 in acpi_processor_power_init_bm_check() 64 * entering C3 type state. in acpi_processor_power_init_bm_check() 70 * not required while entering C3 type state. in acpi_processor_power_init_bm_check() 80 * entering C3 type state. in acpi_processor_power_init_bm_check() 86 * is not required while entering C3 type state. in acpi_processor_power_init_bm_check() 93 * should not be flushed by software while entering C3 in acpi_processor_power_init_bm_check() 101 * required while entering C3 type state. in acpi_processor_power_init_bm_check()
|
/openbmc/linux/arch/x86/include/asm/trace/ |
H A D | irq_vectors.h | 38 * local_timer - called when entering/exiting a local timer interrupt 44 * spurious_apic - called when entering/exiting a spurious apic vector handler 49 * error_apic - called when entering/exiting an error apic vector handler 54 * x86_platform_ipi - called when entering/exiting a x86 platform ipi interrupt 61 * irq_work - called when entering/exiting a irq work interrupt 85 * reschedule - called when entering/exiting a reschedule vector handler 90 * call_function - called when entering/exiting a call function interrupt 96 * call_function_single - called when entering/exiting a call function 104 * threshold_apic - called when entering/exiting a threshold apic interrupt 112 * deferred_error_apic - called when entering/exiting a deferred apic interrupt [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/ |
H A D | uncore-memory.json | 3 …"BriefDescription": "Counts every 64B read request entering the Memory Controller 0 to DRAM (sum … 7 …"PublicDescription": "Counts every 64B read request entering the Memory Controller 0 to DRAM (sum … 12 …"BriefDescription": "Counts every 64B write request entering the Memory Controller 0 to DRAM (sum … 20 …"BriefDescription": "Counts every 64B read request entering the Memory Controller 1 to DRAM (sum o… 24 …"PublicDescription": "Counts every 64B read entering the Memory Controller 1 to DRAM (sum of all c… 29 …"BriefDescription": "Counts every 64B write request entering the Memory Controller 1 to DRAM (sum …
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/ |
H A D | uncore-memory.json | 3 …"BriefDescription": "Counts every 64B read request entering the Memory Controller 0 to DRAM (sum … 7 …"PublicDescription": "Counts every 64B read request entering the Memory Controller 0 to DRAM (sum … 12 …"BriefDescription": "Counts every 64B write request entering the Memory Controller 0 to DRAM (sum … 20 …"BriefDescription": "Counts every 64B read request entering the Memory Controller 1 to DRAM (sum o… 24 …"PublicDescription": "Counts every 64B read entering the Memory Controller 1 to DRAM (sum of all c… 29 …"BriefDescription": "Counts every 64B write request entering the Memory Controller 1 to DRAM (sum …
|
/openbmc/u-boot/drivers/fpga/ |
H A D | socfpga_gen5.c | 119 /* Ensure the FPGA entering config done */ 153 /* Ensure the FPGA entering init phase */ 177 /* Ensure the FPGA entering user mode */ 237 /* Ensure the FPGA entering config done */ in socfpga_load() 242 /* Ensure the FPGA entering init phase */ in socfpga_load() 247 /* Ensure the FPGA entering user mode */ in socfpga_load()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-typec | 6 for entering/exiting the mode. Entering/exiting modes is 11 Entering/exiting a mode will also generate uevent KOBJ_CHANGE.
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/ |
H A D | uncore-memory.json | 12 "BriefDescription": "Counts every read and write request entering the Memory Controller 0.", 16 …"PublicDescription": "Counts every read and write request entering the Memory Controller 0 (sum of… 39 "BriefDescription": "Counts every read and write request entering the Memory Controller 1.", 43 …"PublicDescription": "Counts every read and write request entering the Memory Controller 1 (sum of…
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-class-typec | 39 for entering/exiting the mode with partners and cable plugs, and 41 support for specific alternate modes. Entering/exiting modes is 46 Entering/exiting a mode will also generate uevent KOBJ_CHANGE.
|
/openbmc/linux/drivers/cdrom/ |
H A D | cdrom.c | 591 cd_dbg(CD_OPEN, "entering register_cdrom\n"); in register_cdrom() 648 cd_dbg(CD_OPEN, "entering unregister_cdrom\n"); in unregister_cdrom() 993 cd_dbg(CD_COUNT_TRACKS, "entering cdrom_count_tracks\n"); in cdrom_count_tracks() 1041 cd_dbg(CD_OPEN, "entering open_for_data\n"); in open_for_data() 1154 cd_dbg(CD_OPEN, "entering cdrom_open\n"); in cdrom_open() 1205 cd_dbg(CD_OPEN, "entering check_for_audio_disc\n"); in check_for_audio_disc() 1258 cd_dbg(CD_CLOSE, "entering cdrom_release\n"); in cdrom_release() 1321 cd_dbg(CD_CHANGER, "entering cdrom_slot_status()\n"); in cdrom_slot_status() 1350 cd_dbg(CD_CHANGER, "entering cdrom_number_of_slots()\n"); in cdrom_number_of_slots() 1372 cd_dbg(CD_CHANGER, "entering cdrom_load_unload()\n"); in cdrom_load_unload() [all …]
|
/openbmc/linux/arch/x86/lib/ |
H A D | insn-eval.c | 165 * @regs: Register values as seen when entering kernel mode 232 * @regs: Register values as seen when entering kernel mode 326 * @regs: Register values as seen when entering kernel mode 536 * @regs: Register values as seen when entering kernel mode 666 * @regs: Register values as seen when entering kernel mode 733 * @regs: Register values as seen when entering kernel mode 782 * @regs: Structure with register values as seen when entering kernel mode 846 * @regs: Register values as seen when entering kernel mode 863 * @regs: Register values as seen when entering kernel mode 878 * @regs: Register values as seen when entering kernel mode [all …]
|
/openbmc/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-poison.c | 66 * Set r3, r4, and f31 to known value 1 before entering in tm_poison_test() 116 * as r3 before entering in transactional mode, i.e. 0x1. in tm_poison_test() 126 * Set r3, r4, and vr31 to known value 1 before entering in tm_poison_test() 164 * as r3 before entering in transactional mode, i.e. 0x1. in tm_poison_test()
|
/openbmc/linux/Documentation/virt/kvm/arm/ |
H A D | hyp-abi.rst | 53 x2 = x0's value when entering the next payload (arm64) 54 x3 = x1's value when entering the next payload (arm64) 55 x4 = x2's value when entering the next payload (arm64)
|
/openbmc/linux/fs/ntfs/ |
H A D | collate.c | 18 ntfs_debug("Entering."); in ntfs_collate_binary() 37 ntfs_debug("Entering."); in ntfs_collate_ntofs_ulong() 92 ntfs_debug("Entering."); in ntfs_collate()
|
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
H A D | single | 12 # Short-Description: executed by init(8) upon entering runlevel 1 (single). 27 echo "Entering single-user mode..."
|
/openbmc/linux/arch/arm/mach-pxa/ |
H A D | mfp-pxa3xx.c | 26 * entering - for instance, we might not want to place MFP pins in 28 * just entering standby.
|
/openbmc/phosphor-pid-control/failsafeloggers/ |
H A D | failsafe_logger_utility.hpp | 23 /** Given a sensor name, attempt to output entering/leaving-failsafe-mode 40 /** Given a zone ID, attempt to output entering/leaving-failsafe-mode
|
H A D | failsafe_logger.hpp | 15 * Particularly, for entering the failsafe mode: 39 /** Attempt to output an entering/leaving-failsafe-mode log.
|
/openbmc/u-boot/doc/ |
H A D | README.mips | 21 Cache will be disabled before entering the loaded ELF image without 33 Linux/MIPS ports don't re-enable caches after entering kernel_entry.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libb64/libb64/ |
H A D | 0001-Makefile-fix-parallel-build-of-examples.patch | 11 make[1]: Entering directory 'libb64/src' 13 make[1]: Entering directory 'libb64/examples'
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/ |
H A D | uncore-memory.json | 11 …"BriefDescription": "Counts every 64B read and write request entering the Memory Controller to DRA… 35 …"BriefDescription": "Counts every 64B read and write request entering the Memory Controller to DRA…
|
/openbmc/u-boot/board/freescale/common/ |
H A D | cmd_esbc_validate.c | 14 printf("Boot Mode is Non-Secure. Not entering spin loop.\n"); in do_esbc_halt() 18 printf("Core is entering spin loop.\n"); in do_esbc_halt()
|
/openbmc/linux/include/linux/ |
H A D | cpu_pm.h | 41 /* A single cpu is entering a low power state */ 50 /* A cpu power domain is entering a low power state */
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | spl.c | 53 debug("Entering kernel arg pointer: 0x%p\n", spl_image->arg); in jump_to_image_linux() 66 debug("Entering kernel arg pointer: 0x%p\n", spl_image->arg); in jump_to_image_linux()
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | fpsimd.c | 36 * such that on entering hyp the relevant parts of current are already 85 * We will check TIF_FOREIGN_FPSTATE just before entering the in kvm_arch_vcpu_load_fp() 120 * Called just before entering the guest once we are no longer preemptable
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | perf.rst | 69 For non-VHE systems we exclude EL2 for exclude_host - upon entering and 74 for exclude_host. Upon entering and exiting the guest we modify the event 87 enabling/disabling the counters and entering/exiting the guest. We are
|