Home
last modified time | relevance | path

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

/linux/arch/powerpc/kexec/
H A Dcore_64.c394 static __be64 htab_base; variable
400 .value = &htab_base,
425 htab_base = cpu_to_be64(__pa(htab_address)); in export_htab_values()