Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/include/
Dlibfdt.h249 #define fdt_boot_cpuid_phys(fdt) (fdt_get_header(fdt, boot_cpuid_phys)) macro
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libfdt/
Dlibfdt.h256 #define fdt_boot_cpuid_phys(fdt) (fdt_get_header(fdt, boot_cpuid_phys)) macro
/aosp_15_r20/external/dtc/libfdt/
H A Dlibfdt.h256 #define fdt_boot_cpuid_phys(fdt) (fdt_get_header(fdt, boot_cpuid_phys)) macro