Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dsev-dev.c167 static void *sev_fw_alloc(unsigned long len) in sev_fw_alloc() function
1341 sev_init_ex_buffer = sev_fw_alloc(NV_LENGTH); in sev_pci_init()
1350 sev_es_tmr = sev_fw_alloc(SEV_ES_TMR_SIZE); in sev_pci_init()