Searched refs:debug_mdscr (Results 1 – 2 of 2) sorted by relevance
114 uint64_t debug_mdscr; /* Saved guest MDSCR */ member
1360 hypctx->debug_mdscr |= hypctx->mdscr_el1 & in vmmops_setcap()1371 hypctx->mdscr_el1 |= hypctx->debug_mdscr; in vmmops_setcap()1372 hypctx->debug_mdscr &= ~(MDSCR_SS | MDSCR_KDE); in vmmops_setcap()