qcomscm.c | 426 off_t reqoff, respoff; local in function:qcscm_uefi_get_variable 435 reqoff = 0; 442 req = QCSCM_DMA_KVA(qdm, reqoff); 457 QCSCM_DMA_DVA(qdm) + reqoff, reqsize, 539 off_t reqoff, respoff; local in function:qcscm_uefi_set_variable 549 reqoff = 0; 556 req = QCSCM_DMA_KVA(qdm, reqoff); 572 QCSCM_DMA_DVA(qdm) + reqoff, reqsize, 623 off_t reqoff, respoff; local in function:qcscm_uefi_get_next_variable 632 reqoff = 0 [all...] |