Searched refs:icp_hv_init (Results 1 – 3 of 3) sorted by relevance
39 extern int icp_hv_init(void);41 static inline int icp_hv_init(void) { return -ENODEV; } in icp_hv_init() function
169 int icp_hv_init(void) in icp_hv_init() function
406 rc = icp_hv_init(); in xics_init()