Searched refs:tmr_address (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/crypto/ccp/
H A Dsev-dev.c1010 data.tmr_address = __pa(sev_es_tmr);
1033 data.tmr_address = __pa(sev_es_tmr);
/linux-master/include/linux/
H A Dpsp-sev.h118 * @tmr_address: system physical address used for SEV-ES
119 * @tmr_len: len of tmr_address
124 u64 tmr_address; /* In */ member in struct:sev_data_init
133 * @tmr_address: system physical address used for SEV-ES
134 * @tmr_len: len of tmr_address
141 u64 tmr_address; /* In */ member in struct:sev_data_init_ex

Completed in 229 milliseconds