Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
A 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/
A Dbook3s_hv.c1498 static void do_nothing(void *x) in do_nothing() function
1522 smp_call_function_single(pcpu, do_nothing, NULL, 1); in kvmppc_read_dpdes()
3270 smp_call_function_single(i, do_nothing, NULL, 1); in radix_flush_cpu()

Completed in 15 milliseconds