Home
last modified time | relevance | path

Searched refs:size_dt (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/scripts/dtc/
Dflattree.c804 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
897 size_dt = fdt32_to_cpu(fdt->size_dt_struct); in dt_from_blob()
898 if (off_dt+size_dt > totalsize) in dt_from_blob()