Searched refs:percpu_begin (Results 1 – 1 of 1) sorted by relevance
2645 char *percpu_begin = (char *)kvm_nvhe_sym(kvm_arm_hyp_percpu_base)[cpu]; in init_hyp_mode() local2646 char *percpu_end = percpu_begin + nvhe_percpu_size(); in init_hyp_mode()2649 err = create_hyp_mappings(percpu_begin, percpu_end, PAGE_HYP); in init_hyp_mode()