Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive2_regs.h187 static inline uint32_t xive2_nvp_idx(uint32_t cam_line) in xive2_nvp_idx() function
/qemu/hw/intc/
H A Dxive2.c240 *nvp_idx = xive2_nvp_idx(cam); in xive2_os_cam_decode()