Home
last modified time | relevance | path

Searched refs:PSP_CAP_SEV (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/
Dpsp_pci.c53 if (!ISSET(capabilities, PSP_CAP_SEV)) in psp_pci_match()
/openbsd/src/sys/dev/ic/
Dpspvar.h48 #define PSP_CAP_SEV (1 << 0) macro
Dpsp.c884 if (!(arg->capabilities & PSP_CAP_SEV)) in pspsubmatch()