Home
last modified time | relevance | path

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

/openbsd/sys/arch/powerpc64/dev/
H A Dxive.c39 #define XIVE_TM_CPPR_HV 0x031 macro
234 xive_write_1(sc, XIVE_TM_CPPR_HV, xive_prio(curcpu()->ci_cpl)); in xive_attach()
363 xive_write_1(sc, XIVE_TM_CPPR_HV, newprio); in xive_setipl()
456 xive_write_1(sc, XIVE_TM_CPPR_HV, xive_prio(old)); in xive_hvi()