Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dspapr_xive.c46 #define SPAPR_XIVE_NVT_BASE 0x400 macro
53 return nvt_idx - SPAPR_XIVE_NVT_BASE; in spapr_xive_nvt_to_target()
66 *out_nvt_idx = SPAPR_XIVE_NVT_BASE + cpu->vcpu_id; in spapr_xive_cpu_to_nvt()