Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dsev-dev.c908 static const struct file_operations sev_fops = { variable
972 misc->fops = &sev_fops; in sev_misc_init()
1074 if (!filep || filep->f_op != &sev_fops) in sev_issue_cmd_external_user()
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dsev-dev.c1137 static const struct file_operations sev_fops = { variable
1201 misc->fops = &sev_fops; in sev_misc_init()
1314 if (!filep || filep->f_op != &sev_fops) in sev_issue_cmd_external_user()

Completed in 4 milliseconds