Searched refs:call_once (Results 1 – 3 of 3) sorted by relevance
44 static inline int call_once(struct once *once, int (*cb)(struct once *)) in call_once() function
16 INIT.call_once(initialize); in inside_proc_macro()
7883 return call_once(&kvm->arch.nx_once, kvm_mmu_start_lpage_recovery); in kvm_mmu_post_init_vm()