Home
last modified time | relevance | path

Searched refs:VTD_MSK_SPEC_ERRORS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/
H A Dquirks.c3269 #define VTD_MSK_SPEC_ERRORS (1 << 31) macro
3285 pci_write_config_dword(dev, VTUNCERRMSK_REG, word | VTD_MSK_SPEC_ERRORS); in vtd_mask_spec_errors()
/kernel/linux/linux-6.6/drivers/pci/
H A Dquirks.c3372 #define VTD_MSK_SPEC_ERRORS (1 << 31) macro
3388 pci_write_config_dword(dev, VTUNCERRMSK_REG, word | VTD_MSK_SPEC_ERRORS); in vtd_mask_spec_errors()

Completed in 18 milliseconds