Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dsecurity.c600 static void do_nothing(void *unused) in do_nothing() function
612 on_each_cpu(do_nothing, NULL, 1); in rfi_flush_enable()
623 on_each_cpu(do_nothing, NULL, 1); in entry_flush_enable()
636 on_each_cpu(do_nothing, NULL, 1); in uaccess_flush_enable()
/arch/powerpc/kvm/
Dbook3s_hv.c1440 static void do_nothing(void *x) in do_nothing() function
1464 smp_call_function_single(pcpu, do_nothing, NULL, 1); in kvmppc_read_dpdes()
3203 smp_call_function_single(i, do_nothing, NULL, 1); in radix_flush_cpu()