Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/ !
H A Dsetup_64.c563 cap |= AV_SPARC_POPC; in init_sparc64_elf_hwcap()
579 AV_SPARC_POPC); in init_sparc64_elf_hwcap()
596 if (sparc64_elf_hwcap & AV_SPARC_POPC) in init_sparc64_elf_hwcap()
/linux/arch/sparc/include/asm/ !
H A Delf_64.h78 #define AV_SPARC_POPC 0x00001000 /* 'popc' is efficient */ macro