Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/kernel/
Dsetup_64.c514 unsigned long mdesc_caps; in init_sparc64_elf_hwcap() local
540 mdesc_caps = mdesc_cpu_hwcap_list(); in init_sparc64_elf_hwcap()
541 if (!mdesc_caps) { in init_sparc64_elf_hwcap()
577 sparc64_elf_hwcap = cap | mdesc_caps; in init_sparc64_elf_hwcap()