Home
last modified time | relevance | path

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

/hypervisor/debug/
A Dnpk_log.c19 #define HV_NPK_LOG_REF_SHIFT 2U macro
20 #define HV_NPK_LOG_REF_MASK ((1U << HV_NPK_LOG_REF_SHIFT) - 1U)
151 channel += (cpu_id << HV_NPK_LOG_REF_SHIFT) + ref; in npk_log_write()

Completed in 3 milliseconds