Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c35 #define SNP_REQ_RETRY_DELAY (2*HZ) macro
395 schedule_timeout_killable(SNP_REQ_RETRY_DELAY); in __handle_guest_request()