Home
last modified time | relevance | path

Searched full:generic (Results 1 – 25 of 3481) sorted by relevance

12345678910>>...140

/openbmc/linux/arch/arm64/include/asm/
Dbitops.h
/openbmc/linux/arch/loongarch/include/asm/
Dbitops.h
/openbmc/linux/include/asm-generic/
Dbitops.h
/openbmc/linux/arch/csky/include/asm/
Dbitops.h
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dgeneric.hpp12 * @class Generic
19 class Generic : public Section class
22 Generic() = delete;
23 ~Generic() override = default;
24 Generic(const Generic&) = default;
25 Generic& operator=(const Generic&) = default;
26 Generic(Generic&&) = default;
27 Generic& operator=(Generic&&) = default;
36 explicit Generic(Stream& pel);
H A Dgeneric.cpp16 #include "generic.hpp"
25 void Generic::unflatten(Stream& stream) in unflatten()
32 "Generic::unflatten: SectionHeader::size field too small"); in unflatten()
41 void Generic::flatten(Stream& stream) const in flatten()
46 Generic::Generic(Stream& pel) in Generic() function in openpower::pels::Generic
55 lg2::error("Cannot unflatten generic section: {EXCEPTION}", "EXCEPTION", in Generic()
61 void Generic::validate() in validate()
/openbmc/linux/arch/xtensa/include/asm/
DKbuild
Dbitops.h
/openbmc/linux/arch/microblaze/include/asm/
DKbuild
/openbmc/linux/arch/sh/include/asm/
Dbitops.h
/openbmc/linux/tools/include/asm-generic/
Dbitops.h
/openbmc/u-boot/drivers/firmware/
H A Dti_sci.h17 /* Generic Messages */
54 * struct ti_sci_msg_hdr - Generic Message Header for All messages and responses
87 * @hdr: Generic header
97 * Response to a generic message with message type TI_SCI_MSG_VERSION
109 * @hdr: Generic Header
111 * Request type is TI_SCI_MSG_SYS_RESET, responded with a generic
120 * @hdr: Generic Header
126 * Request type is TI_SCI_MSG_BOARD_CONFIG, responded with a generic
138 * @hdr: Generic header
155 * Request type is TI_SCI_MSG_SET_DEVICE_STATE, responded with a generic
[all …]
/openbmc/linux/drivers/base/power/
Dgeneric_ops.c
/openbmc/linux/Documentation/networking/
Dppp_generic.rst
/openbmc/linux/arch/openrisc/include/asm/
Dbitops.h
/openbmc/qemu/.gitlab-ci.d/
H A Dopensbi.yml72 - pc-bios/opensbi-riscv32-generic-fw_dynamic.bin
73 - pc-bios/opensbi-riscv64-generic-fw_dynamic.bin
74 - opensbi32-generic-stdout.log
75 - opensbi32-generic-stderr.log
76 - opensbi64-generic-stdout.log
77 - opensbi64-generic-stderr.log
86 …- make -j${JOBS} -C roms opensbi32-generic 2>&1 1>opensbi32-generic-stdout.log | tee -a opensbi32-
88 …- make -j${JOBS} -C roms opensbi64-generic 2>&1 1>opensbi64-generic-stdout.log | tee -a opensbi64-
/openbmc/linux/arch/sparc/include/asm/
Dbitops_32.h
Dbitops_64.h
/openbmc/linux/drivers/net/fddi/skfp/h/
Dsmt.h
/openbmc/linux/arch/mips/include/asm/
DKbuild
/openbmc/linux/net/6lowpan/
DKconfig
/openbmc/qemu/hw/acpi/
H A Dghes.c37 /* Generic Hardware Error Source version 2 */
40 /* Address offset in Generic Address Structure(GAS) */
44 * The total size of Generic Error Data Entry
45 * ACPI 6.1/6.2: 18.3.2.7.1 Generic Error Data,
46 * Table 18-343 Generic Error Data Entry
57 * Total size for Generic Error Status Block except Generic Error Data Entries
58 * ACPI 6.2: 18.3.2.7.1 Generic Error Data,
59 * Table 18-380 Generic Error Status Block
104 * Generic Error Data Entry
105 * ACPI 6.1: 18.3.2.7.1 Generic Error Data
[all …]
/openbmc/openbmc/poky/meta/conf/machine/include/mips/
H A Dtune-mips64r2.inc15 QEMU_EXTRAOPTIONS:tune-mips64r2 = " -cpu MIPS64R2-generic"
21 QEMU_EXTRAOPTIONS:tune-mips64r2el = " -cpu MIPS64R2-generic"
30 QEMU_EXTRAOPTIONS:tune-mips64r2-nf = " -cpu MIPS64R2-generic"
36 QEMU_EXTRAOPTIONS:tune-mips64r2el-nf = " -cpu MIPS64R2-generic"
45 QEMU_EXTRAOPTIONS:tune-mips64r2-n32 = " -cpu MIPS64R2-generic"
51 QEMU_EXTRAOPTIONS:tune-mips64r2el-n32 = " -cpu MIPS64R2-generic"
60 QEMU_EXTRAOPTIONS:tune-mips64r2-nf-n32 = " -cpu MIPS64R2-generic"
66 QEMU_EXTRAOPTIONS:tune-mips64r2el-nf-32 = " -cpu MIPS64R2-generic"
75 QEMU_EXTRAOPTIONS:tune-mips64r2-o32 = " -cpu MIPS64R2-generic"
81 QEMU_EXTRAOPTIONS:tune-mips64r2el-o32 = " -cpu MIPS64R2-generic"
[all …]
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/
DKconfig
/openbmc/linux/drivers/rtc/
Drtc-generic.c

12345678910>>...140