Home
last modified time | relevance | path

Searched refs:cpu_show_spec_store_bypass (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/include/linux/
Dcpu.h57 extern ssize_t cpu_show_spec_store_bypass(struct device *dev,
/linux-6.6.21/arch/powerpc/kernel/
Dsecurity.c338 ssize_t cpu_show_spec_store_bypass(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spec_store_bypass() function
/linux-6.6.21/drivers/base/
Dcpu.c572 static DEVICE_ATTR(spec_store_bypass, 0444, cpu_show_spec_store_bypass, NULL);
/linux-6.6.21/arch/arm64/kernel/
Dproton-pack.c446 ssize_t cpu_show_spec_store_bypass(struct device *dev, in cpu_show_spec_store_bypass() function
/linux-6.6.21/arch/x86/kernel/cpu/
Dbugs.c2797 ssize_t cpu_show_spec_store_bypass(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spec_store_bypass() function