Home
last modified time | relevance | path

Searched refs:aspects (Results 1 – 25 of 134) sorted by relevance

123456

/openbmc/linux/tools/testing/selftests/powerpc/dexcr/
H A Dlsdexcr.c21 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/linux/Documentation/powerpc/
H A Ddexcr.rst16 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/qemu/qapi/
H A Dcompat.json45 # 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 Dindex.rst51 application developers. Documents covering various aspects of the kernel
71 configure specific aspects of kernel behavior to your liking.
H A Dreporting-regressions.rst12 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 DKconfig14 Atmel SAMA5Dx SoCs, providing access to specific aspects of the
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dool/
H A Ddool_1.3.1.bb2 DESCRIPTION = "Dool is a command line tool to monitor many aspects of your system: \
/openbmc/linux/Documentation/driver-api/dmaengine/
H A Dindex.rst5 DMAEngine documentation provides documents for various aspects of DMAEngine
/openbmc/linux/Documentation/devicetree/bindings/arm/calxeda/
H A Dhb-sregs.yaml11 several generic system aspects. Those can be used to control some power
/openbmc/linux/Documentation/devicetree/bindings/arm/omap/
H A Ddmm.txt4 SDRAM controllers (called EMIFs on OMAP). DMM manages various aspects of memory
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dbrcm,bcm53573-ilp.txt14 handing power-related aspects. Its node must be sub-node of the PMU
H A Dairoha,en7523-scu.yaml15 a collection of registers configuring many different aspects of the SoC.
/openbmc/linux/Documentation/devicetree/bindings/openrisc/opencores/
H A Dor1ksim.txt6 specification, however some aspects, such as the boot protocol have been defined
/openbmc/u-boot/doc/
H A DREADME.blackfin37 To compile the Blackfin aspects, you'll need the GNU toolchain configured for
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dquerycap.rst9 Because V4L2 covers a wide variety of devices not all aspects of the API
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/
H A Dfwts_22.11.00.bb2 …ses of over fifty tests that are designed to exercise and test different aspects of a machine's fi…
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-control-center/
H A Dgnome-control-center_46.0.1.bb2 DESCRIPTION = "GNOME Settings is GNOME's main interface for configuration of various aspects of you…
/openbmc/qemu/docs/system/
H A Dconfidential-guest-support.rst14 this from other aspects of guest security (such as security against
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/
H A Dopenwsman_2.7.2.bb8 all system management aspects. \
/openbmc/linux/Documentation/admin-guide/LSM/
H A Dtomoyo.rst34 Below lists are chosen from three aspects.
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dl1d_flush.rst19 CVE-2020-0550 Improper Data Forwarding OS related aspects
/openbmc/linux/Documentation/leds/
H A Dleds-class-multicolor.rst10 aspects of the final combined color: hue and lightness. The former is
/openbmc/qemu/docs/devel/
H A Dqtest.rst10 device models; it could also control certain aspects of QEMU (such as virtual
/openbmc/linux/Documentation/driver-api/serial/
H A Ddriver.rst6 This document is meant as a brief overview of some aspects of the new serial
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Datmel-sysregs.txt57 Special Function Registers (SFR) manage specific aspects of the integrated

123456