Home
last modified time | relevance | path

Searched refs:CXL_PSL_SR_An_HV (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dnative.c608 sr |= (mfmsr() & MSR_SF) | CXL_PSL_SR_An_HV; in cxl_calculate_sr()
612 sr |= CXL_PSL_SR_An_HV; in cxl_calculate_sr()
614 sr &= ~(CXL_PSL_SR_An_HV); in cxl_calculate_sr()
H A Dcxl.h198 #define CXL_PSL_SR_An_HV MSR_HV /* Hypervisor, GA1: 0 */ macro
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dnative.c604 sr |= (mfmsr() & MSR_SF) | CXL_PSL_SR_An_HV; in cxl_calculate_sr()
608 sr |= CXL_PSL_SR_An_HV; in cxl_calculate_sr()
610 sr &= ~(CXL_PSL_SR_An_HV); in cxl_calculate_sr()
H A Dcxl.h200 #define CXL_PSL_SR_An_HV MSR_HV /* Hypervisor, GA1: 0 */ macro

Completed in 14 milliseconds