/openbmc/linux/Documentation/powerpc/ |
H A D | dexcr.rst | 16 The execution control is exposed in hardware as up to 32 bits ('aspects') in 22 A privileged SPR that can control aspects for userspace and kernel space 24 A hypervisor-privileged SPR that can control aspects for the hypervisor and 25 enforce aspects for the kernel and userspace. 27 An optional ultravisor-privileged SPR that can control aspects for the ultravisor. 30 provides a non-privileged read-only view of the userspace DEXCR aspects. 32 aspects, which ORed with the userspace DEXCR view gives the effective DEXCR
|
/openbmc/linux/tools/testing/selftests/powerpc/dexcr/ |
H A D | lsdexcr.c | 21 static const struct dexcr_aspect aspects[] = { variable 60 const char *enabled_aspects[ARRAY_SIZE(aspects) + 1] = {NULL}; in print_dexcr() 70 for (size_t i = 0; i < ARRAY_SIZE(aspects); i++) { in print_dexcr() 71 unsigned int mask = DEXCR_PR_BIT(aspects[i].index); in print_dexcr() 74 enabled_aspects[j++] = aspects[i].name; in print_dexcr() 122 for (size_t i = 0; i < ARRAY_SIZE(aspects); i++) in main() 123 print_aspect(&aspects[i]); in main()
|
/openbmc/qemu/qapi/ |
H A D | compat.json | 45 # Limitation: covers only syntactic aspects of QMP, i.e. stuff tagged 47 # to cover semantic aspects and CLI.
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | index.rst | 51 application developers. Documents covering various aspects of the kernel 71 configure specific aspects of kernel behavior to your liking.
|
H A D | reporting-regressions.rst | 12 development model ensures to address all reported regressions; aspects relevant 25 it already covers all aspects important for regressions and repeated 78 important points. The following aspects outlined there are especially relevant 184 issues, or other problematic aspects already fixed in later versions 282 started to rely on aspects introduced by one of the follow-up changes: reverting 289 It is, but often it's hard to fix such regressions due to the aspects outlined 397 How to change aspects of a tracked regression? 416 * Monitor a discussion or bugzilla.kernel.org ticket where additions aspects of
|
/openbmc/linux/drivers/soc/atmel/ |
H A D | Kconfig | 14 Atmel SAMA5Dx SoCs, providing access to specific aspects of the
|
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
H A D | ivc.h | 17 * This API handles all aspects of the shared memory buffer's metadata, and 18 * leaves all aspects of the frame content to the calling code; frames
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dool/ |
H A D | dool_1.3.3.bb | 2 DESCRIPTION = "Dool is a command line tool to monitor many aspects of your system: \
|
/openbmc/linux/Documentation/devicetree/bindings/arm/omap/ |
H A D | dmm.txt | 4 SDRAM controllers (called EMIFs on OMAP). DMM manages various aspects of memory
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | brcm,bcm53573-ilp.txt | 14 handing power-related aspects. Its node must be sub-node of the PMU
|
H A D | airoha,en7523-scu.yaml | 15 a collection of registers configuring many different aspects of the SoC.
|
/openbmc/linux/Documentation/devicetree/bindings/arm/calxeda/ |
H A D | hb-sregs.yaml | 11 several generic system aspects. Those can be used to control some power
|
/openbmc/linux/Documentation/devicetree/bindings/openrisc/opencores/ |
H A D | or1ksim.txt | 6 specification, however some aspects, such as the boot protocol have been defined
|
/openbmc/linux/Documentation/driver-api/dmaengine/ |
H A D | index.rst | 5 DMAEngine documentation provides documents for various aspects of DMAEngine
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | querycap.rst | 9 Because V4L2 covers a wide variety of devices not all aspects of the API
|
/openbmc/qemu/docs/system/ |
H A D | security.rst | 140 There are aspects of QEMU that can have security implications which users & 147 to dynamically control many aspects of QEMU's runtime operation. Many of the
|
H A D | confidential-guest-support.rst | 14 this from other aspects of guest security (such as security against
|
/openbmc/u-boot/doc/ |
H A D | README.blackfin | 37 To compile the Blackfin aspects, you'll need the GNU toolchain configured for
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-control-center/ |
H A D | gnome-control-center_47.2.bb | 2 DESCRIPTION = "GNOME Settings is GNOME's main interface for configuration of various aspects of you…
|
/openbmc/linux/Documentation/security/ |
H A D | credentials.rst | 316 There are convenience wrappers for retrieving specific aspects of a task's 407 should be used instead. Similarly, if multiple aspects of a task's credentials 409 the result stored in a temporary pointer and then the credential aspects called 466 This will alter various aspects of the credentials and the process, giving the
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/ |
H A D | fwts_22.11.00.bb | 2 …ses of over fifty tests that are designed to exercise and test different aspects of a machine's fi…
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | switch_to.h | 7 struct task_struct; /* one of the stranger aspects of C forward declarations */
|
/openbmc/linux/Documentation/admin-guide/LSM/ |
H A D | tomoyo.rst | 34 Below lists are chosen from three aspects.
|
/openbmc/pldm/fw-update/ |
H A D | manager.hpp | 23 * This class handles all the aspects of the PLDM FW update specification for
|
/openbmc/linux/net/sunrpc/ |
H A D | Kconfig | 97 logging of different aspects of the kernel RPC activity.
|