Searched refs:hdexcr (Results 1 – 3 of 3) sorted by relevance
12 static unsigned int hdexcr; variable96 if (hdexcr & mask) in print_aspect()114 hdexcr = get_dexcr(HDEXCR); in main()115 effective = dexcr | hdexcr; in main()118 print_dexcr(" HDEXCR", hdexcr); in main()
454 uint64_t hdexcr; member
182 save->hdexcr = env->spr[SPR_HDEXCR]; in nested_save_state()281 env->spr[SPR_HDEXCR] = load->hdexcr; in nested_load_state()907 GSE_ENV_DWM(GSB_VCPU_SPR_HDEXCR, hdexcr, HVMASK_HDEXCR),