Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dsetup_64.c576 cap |= AV_SPARC_POPC; in init_sparc64_elf_hwcap()
592 AV_SPARC_POPC); in init_sparc64_elf_hwcap()
609 if (sparc64_elf_hwcap & AV_SPARC_POPC) in init_sparc64_elf_hwcap()
/openbmc/linux/arch/sparc/include/asm/
H A Delf_64.h77 #define AV_SPARC_POPC 0x00001000 /* 'popc' is efficient */ macro