Lines Matching +defs:val +defs:p
71 static int __init handle_nospectre_v1(char *p) in handle_nospectre_v1()
80 static int barrier_nospec_set(void *data, u64 val) in barrier_nospec_set()
98 static int barrier_nospec_get(void *data, u64 *val) in barrier_nospec_get()
126 static int __init handle_nospectre_v2(char *p) in handle_nospectre_v2()
258 static int __init handle_no_stf_barrier(char *p) in handle_no_stf_barrier()
273 static int __init handle_ssbd(char *p) in handle_ssbd()
289 static int __init handle_no_ssbd(char *p) in handle_no_ssbd()
401 static int stf_barrier_set(void *data, u64 val) in stf_barrier_set()
419 static int stf_barrier_get(void *data, u64 *val) in stf_barrier_get()
564 static int __init handle_no_rfi_flush(char *p) in handle_no_rfi_flush()
572 static int __init handle_no_entry_flush(char *p) in handle_no_entry_flush()
580 static int __init handle_no_uaccess_flush(char *p) in handle_no_uaccess_flush()
592 static int __init handle_no_pti(char *p) in handle_no_pti()
726 static int count_cache_flush_set(void *data, u64 val) in count_cache_flush_set()
742 static int count_cache_flush_get(void *data, u64 *val) in count_cache_flush_get()
752 static int link_stack_flush_get(void *data, u64 *val) in link_stack_flush_get()
779 static int rfi_flush_set(void *data, u64 val) in rfi_flush_set()
797 static int rfi_flush_get(void *data, u64 *val) in rfi_flush_get()
805 static int entry_flush_set(void *data, u64 val) in entry_flush_set()
823 static int entry_flush_get(void *data, u64 *val) in entry_flush_get()
831 static int uaccess_flush_set(void *data, u64 val) in uaccess_flush_set()
849 static int uaccess_flush_get(void *data, u64 *val) in uaccess_flush_get()