Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dsetup_64.c515 unsigned long mdesc_caps; in init_sparc64_elf_hwcap() local
541 mdesc_caps = mdesc_cpu_hwcap_list(); in init_sparc64_elf_hwcap()
542 if (!mdesc_caps) { in init_sparc64_elf_hwcap()
578 sparc64_elf_hwcap = cap | mdesc_caps; in init_sparc64_elf_hwcap()