Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sparc/kernel/
Dsetup_64.c521 unsigned long mdesc_caps; in init_sparc64_elf_hwcap() local
551 mdesc_caps = mdesc_cpu_hwcap_list(); in init_sparc64_elf_hwcap()
552 if (!mdesc_caps) { in init_sparc64_elf_hwcap()
592 sparc64_elf_hwcap = cap | mdesc_caps; in init_sparc64_elf_hwcap()