Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/firmware/efi/libstub/
Dfdt.c30 u64 fdt_val64; in update_fdt() local
120 fdt_val64 = cpu_to_fdt64((u64)(unsigned long)sys_table); in update_fdt()
122 &fdt_val64, sizeof(fdt_val64)); in update_fdt()
126 fdt_val64 = cpu_to_fdt64((u64)(unsigned long)memory_map); in update_fdt()
128 &fdt_val64, sizeof(fdt_val64)); in update_fdt()