Searched refs:PCH_PIC_HTMSI_VEC_START (Results 1 – 2 of 2) sorted by relevance
168 case PCH_PIC_HTMSI_VEC_START ... PCH_PIC_HTMSI_VEC_END: in loongarch_pch_pic_read()169 offset -= PCH_PIC_HTMSI_VEC_START; in loongarch_pch_pic_read()278 case PCH_PIC_HTMSI_VEC_START ... PCH_PIC_HTMSI_VEC_END: in loongarch_pch_pic_write()280 offset -= PCH_PIC_HTMSI_VEC_START; in loongarch_pch_pic_write()382 case PCH_PIC_HTMSI_VEC_START ... PCH_PIC_HTMSI_VEC_END: in kvm_pch_pic_regs_access()383 offset = addr - PCH_PIC_HTMSI_VEC_START; in kvm_pch_pic_regs_access()
29 #define PCH_PIC_HTMSI_VEC_START 0x200 macro
Completed in 70 milliseconds