Home
last modified time | relevance | path

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

/linux/arch/mips/generic/
H A Dboard-realtek.c55 static unsigned char fdt_buf[16 << 10] __initdata; in realtek_fixup_fdt() local
H A Dboard-sead3.c162 static unsigned char fdt_buf[16 << 10] __initdata; in sead3_fixup_fdt() local
/linux/arch/mips/mti-malta/
H A Dmalta-dtshim.c25 static unsigned char fdt_buf[16 << 10] __initdata __aligned(8); variable