Searched refs:ctrl_ent (Results 1 – 1 of 1) sorted by relevance
306 u64 ctrl_ent; in test_ctrl_pat_init() local317 ctrl_ent = vmcs_read(ENT_CONTROLS); in test_ctrl_pat_init()319 ctrl_ent |= ctrl_enter_rev.clr & ENT_LOAD_PAT; in test_ctrl_pat_init()321 vmcs_write(ENT_CONTROLS, ctrl_ent); in test_ctrl_pat_init()381 u64 ctrl_ent; in test_ctrl_efer_init() local385 ctrl_ent = vmcs_read(ENT_CONTROLS) | ENT_LOAD_EFER; in test_ctrl_efer_init()387 vmcs_write(ENT_CONTROLS, ctrl_ent & ctrl_enter_rev.clr); in test_ctrl_efer_init()