Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/ccp/
H A Dsev-dev.c2154 static const struct file_operations sev_fops = { variable
2218 misc->fops = &sev_fops; in sev_misc_init()
2383 if (!filep || filep->f_op != &sev_fops) in sev_issue_cmd_external_user()