Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/kexec/
Dcore_64.c391 static struct property htab_size_prop = { variable
411 of_remove_property(node, of_find_property(node, htab_size_prop.name, NULL)); in export_htab_values()
416 of_add_property(node, &htab_size_prop); in export_htab_values()