Home
last modified time | relevance | path

Searched refs:HV_OK (Results 1 – 2 of 2) sorted by relevance

/arch/tile/kernel/
Dmessaging.c33 if (rc != HV_OK) in init_messaging()
/arch/tile/include/hv/
Dhypervisor.h378 #define HV_OK 0 /**< No error */ macro