HWCAP_ISA_S_BIT
#define HWCAP_ISA_SVNAPOT HWCAP_ISA_S_BIT(0) /* NAPOT Translation */
#define HWCAP_ISA_SVPBMT HWCAP_ISA_S_BIT(1) /* Page-Based Memory Types */
#define HWCAP_ISA_SVINVAL HWCAP_ISA_S_BIT(2) /* Cache Invalidation */
#define HWCAP_ISA_SSTC HWCAP_ISA_S_BIT(3) /* Timer Interrupts */
#define HWCAP_ISA_SCOFPMF HWCAP_ISA_S_BIT(4) /* Count Overflow */
#define HWCAP_ISA_SSNPM HWCAP_ISA_S_BIT(5) /* Pointer Masking */