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