Home
last modified time | relevance | path

Searched refs:Table (Results 1 – 25 of 168) sorted by relevance

1234567

/linux/Documentation/arch/arm64/
H A Dacpi_object_usage.rst28 Table Usage for ARMv8 Linux
32 **Arm Error Source Table**
39 **Arm Generic diagnostic Dump and Reset Device Interface Table**
46 **Arm Performance Monitoring Table**
53 **Boot Error Record Table**
66 **Boot Graphics Resource Table**
73 **CXL Early Discovery Table**
88 **Core System Resources Table**
107 **Differentiated System Description Table**
129 **Embedded Controller Description Table**
[all …]
H A Darm-acpi.rst153 Description Table). The XSDT in turn provides the addresses to all other
157 The ACPI core will ignore any provided RSDT (Root System Description Table).
162 (Fixed ACPI Description Table). Any 32-bit address fields in the FADT will
177 - XSDT (eXtended System Description Table), section 5.2.8
179 - FADT (Fixed ACPI Description Table), section 5.2.9
181 - DSDT (Differentiated System Description Table), section
184 - MADT (Multiple APIC Description Table), section 5.2.12
186 - GTDT (Generic Timer Description Table), section 5.2.24
188 - PPTT (Processor Properties Topology Table), section 5.2.30
190 - DBG2 (DeBuG port table 2), section 5.2.6, specifically Table 5-6.
[all …]
/linux/rust/kernel/
H A Dopp.rs40 pub(crate) fn new(table: &Table) -> Result<Self> { in new()
57 fn table(&self) -> &cpufreq::Table { in table() argument
59 unsafe { cpufreq::Table::from_raw(self.ptr) } in table()
64 type Target = cpufreq::Table;
296 fn config_clks(_dev: &Device, _table: &Table, _opp: &OPP, _scaling_down: bool) -> Result { in config_clks() argument
528 &unsafe { Table::from_raw_table(opp_table, &dev) }, in config_clks()
602 pub struct Table { struct
613 unsafe impl Send for Table {} implementation
617 unsafe impl Sync for Table {} implementation
619 impl Table { implementation
[all …]
H A Dcpufreq.rs224 pub struct Table(Opaque<bindings::cpufreq_frequency_table>); struct
226 impl Table { impl
308 type Target = Table;
611 pub fn freq_table(&self) -> Result<&Table> { in freq_table() argument
618 Ok(unsafe { Table::from_raw(self.as_ref().freq_table) }) in freq_table()
628 pub unsafe fn set_freq_table(&mut self, table: &Table) -> &mut Self { in set_freq_table()
/linux/drivers/cpufreq/
H A Drcpufreq_dt.rs40 opp_table: opp::Table,
80 let fallback = match opp::Table::of_sharing_cpus(dev, &mut mask) { in init()
86 opp::Table::sharing_cpus(dev, &mut mask).is_err() in init()
99 let mut opp_table = match opp::Table::from_of_cpumask(dev, &mut mask) { in init()
107 opp::Table::from_dev(dev)? in init()
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-ima.rst91 1. Table load
94 #. Table clear
97 1. Table load:
180 dm_version_str := As described in the 'Table load' section above.
181 device_metadata := As described in the 'Table load' section above.
219 dm_version_str := As described in the 'Table load' section above.
221 … The format is same as 'device_metadata' described in the 'Table load' section above.
223 … The format is same as 'device_metadata' described in the 'Table load' section above.
247 4. Table clear:
259 dm_version_str := As described in the 'Table load' section above.
[all …]
/linux/Documentation/admin-guide/acpi/
H A Dinitrd_table_override.rst61 # For example add this statement into a _PRT (PCI Routing Table) function
72 # (similar Table Signature, and similar OEMID, and similar OEM Table ID)
75 # (dissimilar Table Signature, or dissimilar OEMID, or dissimilar OEM Table
94 [ 1.268089] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
/linux/Documentation/gpu/xe/
H A Dxe_rtp.rst4 Register Table Processing
8 :doc: Register Table Processing
/linux/Documentation/ABI/testing/
H A Dsysfs-ibft5 files that expose the iSCSI Boot Firmware Table initiator data.
12 files that expose the iSCSI Boot Firmware Table target data.
22 files that expose the iSCSI Boot Firmware Table NIC data.
H A Dsysfs-bus-event_source-devices-iommu24 filter_page_table_en= "config1:4" - Enable Page Table Level filter
29 filter_page_table = "config2:32-36" - Page Table Level filter
H A Dsysfs-firmware-efi26 Tables found via the EFI System Table. The order in
36 Table version 2 on Dell EMC PowerEdge systems in binary format
/linux/drivers/acpi/numa/
H A DKconfig6 bool "ACPI Heterogeneous Memory Attribute Table Support"
12 platform's ACPI HMAT (Heterogeneous Memory Attributes Table),
/linux/Documentation/driver-api/cxl/platform/acpi/
H A Dslit.rst4 SLIT - System Locality Information Table
16 Signature : "SLIT" [System Locality Information Table]
H A Dhmat.rst4 HMAT - Heterogeneous Memory Attribute Table
7 The Heterogeneous Memory Attributes Table contains information such as cache
H A Dcedt.rst4 CEDT - CXL Early Discovery Table
7 The CXL Early Discovery Table is generated by BIOS to describe the CXL memory
/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst4 Architecture Page Table Helpers
15 PTE Page Table Helpers
79 PMD Page Table Helpers
152 PUD Page Table Helpers
203 HugeTLB Page Table Helpers
229 SWAP Page Table Helpers
/linux/Documentation/ABI/stable/
H A Dsysfs-acpi-pmprofile12 definition in Table 5.9 "FADT Format", Section 5.2.9 "Fixed ACPI
13 Description Table (FADT)" of the ACPI specification.
/linux/Documentation/gpu/nova/core/
H A Dvbios.rst139 | | | PMU Lookup Table | <- falcon_data_offset <----+ |
175 The location of the PMU lookup table is found by scanning the BIT (`BIOS Information Table`_)
181 .. _`BIOS Information Table`: https://download.nvidia.com/open-gpu-doc/BIOS-Information-Table/1/BIO…
H A Dfwsec.rst50 | | PMU Falcon Ucode Table | |
53 | | | Table Header | | |
111 | | | | Interface Table | | | |
/linux/Documentation/firmware-guide/acpi/
H A Dlpit.rst4 Low Power Idle Table (LPIT)
8 “Low Power Idle Table” (LPIT). More details about this table can be
H A Dnamespace.rst30 Description Table). The XSDT always points to the FADT (Fixed ACPI
31 Description Table) using its first entry, the data within the FADT
34 (Differentiated System Description Table). The XSDT also contains
36 Description Table).
75 Description Table). Platforms provide RSDT to enable
208 | | Object/Feature | Table | bus_id |
233 Table 1. ACPI Namespace Objects Mapping
/linux/Documentation/arch/x86/
H A Damd-hfi.rst41 Thread Classification and Ranking Table Interaction
55 Thread Classification Example Table
83 a reordering of the performance and efficiency ranking. Table updates happen
116 Ranking Table
127 Ranking Table update
/linux/Documentation/input/
H A Dinput_kapi.rst8 :caption: Table of Contents
H A Dinput_uapi.rst8 :caption: Table of Contents
/linux/Documentation/input/joydev/
H A Dindex.rst10 :caption: Table of Contents

1234567