Home
last modified time | relevance | path

Searched defs:fdt_buf (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/generic/
H A Dboard-sead3.c162 static unsigned char fdt_buf[16 << 10] __initdata; in sead3_fixup_fdt() local
/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-dtshim.c25 static unsigned char fdt_buf[16 << 10] __initdata __aligned(8); variable
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c1344 target_ulong fdt_buf = args[1]; in h_client_architecture_support() local