/arch/mips/netlogic/ |
D | Kconfig | 10 Add an FDT blob for XLP EVP boards into the kernel. 20 Add an FDT blob for XLP VP boards into the kernel. 30 Add an FDT blob for XLP FVP board into the kernel. 40 Add an FDT blob for XLP GVP board into the kernel. 49 Add an FDT blob for XLP RVP board into the kernel.
|
/arch/powerpc/platforms/powermac/ |
D | pfunc_core.c | 81 static void print_blob(const char *title, const void *blob, int bytes) 85 printk("%02x ", *((u8 *)blob)); 86 blob += 1; 281 const void *blob = pmf_next_blob(cmd, bytes); in pmf_parser_write_i2c() local 284 LOG_BLOB("pmf: data: \n", blob, bytes); in pmf_parser_write_i2c() 286 PMF_PARSE_CALL(write_i2c, cmd, h, bytes, blob); in pmf_parser_write_i2c() 323 const void *blob = pmf_next_blob(cmd, bytes); in pmf_parser_write_cfg() local 326 LOG_BLOB("pmf: data: \n", blob, bytes); in pmf_parser_write_cfg() 328 PMF_PARSE_CALL(write_cfg, cmd, h, offset, bytes, blob); in pmf_parser_write_cfg() 366 const void *blob = pmf_next_blob(cmd, bytes); in pmf_parser_write_i2c_sub() local [all …]
|
/arch/powerpc/boot/ |
D | libfdt-wrapper.c | 156 void fdt_init(void *blob) in fdt_init() argument 173 fdt = blob; in fdt_init()
|
D | ops.h | 86 void fdt_init(void *blob);
|
/arch/x86/kvm/svm/ |
D | sev.c | 659 void *blob = NULL; in sev_launch_measure() local 679 blob = kzalloc(params.len, GFP_KERNEL_ACCOUNT); in sev_launch_measure() 680 if (!blob) in sev_launch_measure() 683 data.address = __psp_pa(blob); in sev_launch_measure() 700 if (blob) { in sev_launch_measure() 701 if (copy_to_user(p, blob, params.len)) in sev_launch_measure() 710 kfree(blob); in sev_launch_measure() 989 void *blob, *hdr; in sev_launch_secret() local 1024 blob = psp_copy_user_blob(params.trans_uaddr, params.trans_len); in sev_launch_secret() 1025 if (IS_ERR(blob)) { in sev_launch_secret() [all …]
|
/arch/arm/boot/dts/ |
D | bcm2835-rpi-cm1-io1.dts | 13 * This is based on the official GPU firmware DT blob.
|
D | bcm2837-rpi-cm3-io3.dts | 13 * This is based on the official GPU firmware DT blob.
|
D | bcm2835-rpi-zero.dts | 29 * This is based on the official GPU firmware DT blob.
|
D | bcm2836-rpi-2-b.dts | 34 * the official GPU firmware DT blob.
|
D | bcm2835-rpi-zero-w.dts | 39 * This is based on the official GPU firmware DT blob.
|
D | socfpga_arria5_socdk.dts | 25 * to be added to the gmac1 device tree blob.
|
D | socfpga_cyclone5_socdk.dts | 25 * to be added to the gmac1 device tree blob.
|
D | bcm2837-rpi-3-b.dts | 54 * the official GPU firmware DT blob.
|
D | bcm2837-rpi-3-a-plus.dts | 54 * This is mostly based on the official GPU firmware DT blob.
|
D | bcm2837-rpi-3-b-plus.dts | 61 * the official GPU firmware DT blob.
|
D | socfpga_cyclone5_sockit.dts | 25 * to be added to the gmac1 device tree blob.
|
D | bcm2711-rpi-4-b.dts | 81 * the official GPU firmware DT blob.
|
D | socfpga_cyclone5_vining_fpga.dts | 28 * to be added to the gmac1 device tree blob.
|
/arch/powerpc/boot/dts/fsl/ |
D | c293pcie.dts | 101 /* 1MB for blob encrypted key */ 103 label = "NOR blob encrypted key";
|
/arch/sh/kernel/ |
D | head_32.S | 68 mov r4, r12 ! Store device tree blob pointer in r12
|
/arch/nios2/platform/ |
D | Kconfig.platform | 36 Physical address of a dtb blob.
|
/arch/arm/mach-s3c/ |
D | Kconfig.s3c64xx | 345 Select this if a fdt blob is available for your S3C64XX SoC based
|
D | Kconfig.s3c24xx | 389 Select this if a fdt blob is available for the S3C2416 SoC based board.
|
/arch/sh/ |
D | Kconfig | 685 Link a device tree blob for particular hardware into the kernel,
|
/arch/arm64/boot/dts/qcom/ |
D | sc7180-trogdor.dtsi | 758 * Trogdor doesn't have QHEE (Qualcomm's EL2 blob), so the
|