Lines Matching refs:virt_to_phys
147 virt_to_phys(password), maxpwsize);
266 rc = plpar_hcall(H_PKS_GET_CONFIG, retbuf, virt_to_phys(config), size);
402 virt_to_phys(auth), virt_to_phys(label),
459 virt_to_phys(auth), virt_to_phys(label),
461 virt_to_phys(var->data), var->datalen,
508 rc = plpar_hcall(H_PKS_WRITE_OBJECT, retbuf, virt_to_phys(auth),
509 virt_to_phys(label), label->size, var.policy,
510 virt_to_phys(var.data), var.datalen);
543 rc = plpar_hcall(H_PKS_REMOVE_OBJECT, retbuf, virt_to_phys(auth),
544 virt_to_phys(label), label->size);
588 rc = plpar_hcall(H_PKS_READ_OBJECT, retbuf, virt_to_phys(auth),
589 virt_to_phys(label), label->size, virt_to_phys(output),
592 rc = plpar_hcall(H_PKS_READ_OBJECT, retbuf, virt_to_phys(auth),
593 virt_to_phys(var->name), var->namelen, virt_to_phys(output),