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