Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dsetup_64.c534 unsigned long mdesc_caps; in init_sparc64_elf_hwcap() local
564 mdesc_caps = mdesc_cpu_hwcap_list(); in init_sparc64_elf_hwcap()
565 if (!mdesc_caps) { in init_sparc64_elf_hwcap()
605 sparc64_elf_hwcap = cap | mdesc_caps; in init_sparc64_elf_hwcap()