Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
Dprctl.h145 #define PR_SPEC_ENABLE (1UL << 1) macro
/device/soc/rockchip/common/sdk_linux/arch/arm64/kernel/
Dprocess.c625 arch_prctl_spec_ctrl_set(current, PR_SPEC_STORE_BYPASS, PR_SPEC_ENABLE); in arch_setup_new_exec()