Home
last modified time | relevance | path

Searched refs:htab_base_prop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kexec/
H A Dcore_64.c382 static struct property htab_base_prop = { variable
407 of_remove_property(node, of_find_property(node, htab_base_prop.name, NULL)); in export_htab_values()
411 of_add_property(node, &htab_base_prop); in export_htab_values()
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Dcore_64.c385 static struct property htab_base_prop = { variable
410 of_remove_property(node, of_find_property(node, htab_base_prop.name, NULL)); in export_htab_values()
414 of_add_property(node, &htab_base_prop); in export_htab_values()

Completed in 2 milliseconds