ARCH_SHSTK_WRSS
if (features & ARCH_SHSTK_WRSS)
if (features_enabled(ARCH_SHSTK_WRSS) == enable)
features_set(ARCH_SHSTK_WRSS);
features_clr(ARCH_SHSTK_WRSS);
features_clr(ARCH_SHSTK_SHSTK | ARCH_SHSTK_WRSS);
if (features & ARCH_SHSTK_WRSS)
if (features & ARCH_SHSTK_WRSS)
if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_WRSS)) {