Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Delf_64.h90 #define AV_SPARC_PAUSE 0x01000000 /* PAUSE available */ macro
/openbmc/linux/arch/sparc/kernel/
H A Dsetup_64.c611 if (sparc64_elf_hwcap & AV_SPARC_PAUSE) in init_sparc64_elf_hwcap()