Home
last modified time | relevance | path

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

/linux/include/linux/kho/abi/
H A Dkexec_handover.h93 #define KHO_FDT_COMPATIBLE "kho-v3" macro
/linux/kernel/liveupdate/
H A Dkexec_handover.c1398 err |= fdt_property_string(root, "compatible", KHO_FDT_COMPATIBLE); in kho_out_fdt_setup()
1646 err = fdt_node_check_compatible(fdt, 0, KHO_FDT_COMPATIBLE); in kho_populate()
1649 fdt_phys, KHO_FDT_COMPATIBLE, err); in kho_populate()