Home
last modified time | relevance | path

Searched full:aspects (Results 1 – 25 of 216) sorted by relevance

123456789

/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/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/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/u-boot/arch/arm/include/asm/arch-tegra/
H A Divc.h17 * 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 Ddool_1.3.3.bb2 DESCRIPTION = "Dool is a command line tool to monitor many aspects of your system: \
/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/arm/calxeda/
H A Dhb-sregs.yaml11 several generic system aspects. Those can be used to control some power
/openbmc/linux/Documentation/devicetree/bindings/openrisc/opencores/
H A Dor1ksim.txt6 specification, however some aspects, such as the boot protocol have been defined
/openbmc/linux/Documentation/driver-api/dmaengine/
H A Dindex.rst5 DMAEngine documentation provides documents for various aspects of DMAEngine
/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/qemu/docs/system/
H A Dsecurity.rst140 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 Dconfidential-guest-support.rst14 this from other aspects of guest security (such as security against
/openbmc/u-boot/doc/
H A DREADME.blackfin37 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 Dgnome-control-center_47.2.bb2 DESCRIPTION = "GNOME Settings is GNOME's main interface for configuration of various aspects of you…
/openbmc/linux/Documentation/security/
H A Dcredentials.rst316 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 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/linux/arch/x86/include/asm/
H A Dswitch_to.h7 struct task_struct; /* one of the stranger aspects of C forward declarations */
/openbmc/linux/Documentation/admin-guide/LSM/
H A Dtomoyo.rst34 Below lists are chosen from three aspects.
/openbmc/pldm/fw-update/
H A Dmanager.hpp23 * This class handles all the aspects of the PLDM FW update specification for
/openbmc/linux/net/sunrpc/
H A DKconfig97 logging of different aspects of the kernel RPC activity.

123456789