| /linux/tools/testing/selftests/powerpc/dexcr/ |
| H A D | lsdexcr.c | 26 const char *enabled_aspects[ARRAY_SIZE(aspects) + 1] = {NULL}; in print_dexcr() 36 for (size_t i = 0; i < ARRAY_SIZE(aspects); i++) { in print_dexcr() 37 unsigned int mask = DEXCR_PR_BIT(aspects[i].index); in print_dexcr() 40 enabled_aspects[j++] = aspects[i].name; in print_dexcr() 147 for (size_t i = 0; i < ARRAY_SIZE(aspects); i++) in main() 148 print_aspect(&aspects[i]); in main() 167 for (size_t i = 0; i < ARRAY_SIZE(aspects); i++) in main() 168 print_aspect_config(&aspects[i]); in main()
|
| H A D | chdexcr.c | 35 for (int i = 0; i < ARRAY_SIZE(aspects); i++) { in help() 36 const struct dexcr_aspect *aspect = &aspects[i]; in help() 47 for (int i = 0; i < ARRAY_SIZE(aspects); i++) in opt_to_aspect() 48 if (aspects[i].prctl != -1 && !strcmp(aspects[i].opt, opt)) in opt_to_aspect() 49 return &aspects[i]; in opt_to_aspect()
|
| H A D | dexcr.h | 38 static const struct dexcr_aspect aspects[] = { variable
|
| /linux/Documentation/arch/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 100 * which is a plain value, not a bitmask. Aspects must be worked with individually. 173 This interface allows a process to control its own DEXCR aspects, and also set
|
| /linux/drivers/staging/media/sunxi/cedrus/ |
| H A D | TODO | 1 This driver suffers from a bad initial design that results in various aspects 6 between different aspects:
|
| /linux/Documentation/virt/hyperv/ |
| H A D | coco.rst | 41 enlightened to understand and manage all aspects of running as a CoCo VM. 52 aspects of running as a CoCo VM are handled by the paravisor, and a normal 53 guest OS with no knowledge of memory encryption or other aspects of CoCo VMs 56 aspects of CoCo VMs are handled by the Hyper-V paravisor while the guest OS 57 must be enlightened for other aspects. Unfortunately, there is no 65 However, the Hyper-V paravisor generally handles more aspects of CoCo VMs 124 to selectively enable aspects of CoCo VM functionality even when the CPUID
|
| /linux/Documentation/admin-guide/ |
| 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
|
| /linux/drivers/soc/atmel/ |
| H A D | Kconfig | 14 Atmel SAMA5Dx SoCs, providing access to specific aspects of the
|
| /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
|
| /linux/Documentation/devicetree/bindings/openrisc/opencores/ |
| H A D | or1ksim.txt | 6 specification, however some aspects, such as the boot protocol have been defined
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | querycap.rst | 10 Because V4L2 covers a wide variety of devices not all aspects of the API
|
| /linux/Documentation/driver-api/serial/ |
| H A D | driver.rst | 6 This document is meant as a brief overview of some aspects of the new serial
|
| /linux/arch/arm64/kernel/ |
| H A D | sys_compat.c | 83 * various aspects of the cache. Passing '0' will guarantee that in compat_arm_syscall()
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | l1d_flush.rst | 19 CVE-2020-0550 Improper Data Forwarding OS related aspects
|
| H A D | l1tf.rst | 38 CVE-2018-3615 L1 Terminal Fault SGX related aspects 39 CVE-2018-3620 L1 Terminal Fault OS, SMM related aspects 40 CVE-2018-3646 L1 Terminal Fault Virtualization related aspects
|
| /linux/net/sunrpc/ |
| H A D | Kconfig | 43 logging of different aspects of the kernel RPC activity.
|
| /linux/include/linux/mfd/ |
| H A D | ipaq-micro.h | 19 * to control various aspects.
|
| /linux/arch/microblaze/ |
| H A D | Kconfig | 132 aspects of kernel memory management.
|
| /linux/lib/ |
| H A D | dhry.h | 168 * respect to the three aspects: 175 * The combination of these three aspects is balanced only approximately.
|
| /linux/Documentation/devicetree/bindings/powerpc/opal/ |
| H A D | power-mgt.txt | 14 - flags: indicating some aspects of this idle states such as the
|
| /linux/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-devattr.h | 168 /* If this driver is considered experimental, i.e. not all aspects
|
| /linux/arch/arm/mach-s3c/ |
| H A D | gpio-cfg.h | 134 /* configure `all` aspects of an gpio */
|
| /linux/Documentation/userspace-api/media/drivers/ |
| H A D | omap3isp-uapi.rst | 150 are aspects that are purely related to the driver implementation and these are
|
| /linux/include/linux/ |
| H A D | file_ref.h | 11 * files. It takes inspiration from rcuref but differs in key aspects
|
| /linux/Documentation/driver-api/thermal/ |
| H A D | cpu-idle-cooling.rst | 182 However, in this demonstration we ignore three aspects:
|