Searched refs:vaddr_to_phys (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libtnf/ |
H A D | ref.c | 37 static tnf_ref32_t *vaddr_to_phys(TNF *, tnf_ref32_t *, tnf_ref32_t); 51 vaddr_to_phys(TNF *tnf, tnf_ref32_t *src_cell, tnf_ref32_t src_val) function 138 cell = vaddr_to_phys(tnf, cell, 158 cell = vaddr_to_phys(tnf, cell, TNF_REF32_VALUE(ref32)); 174 cell = vaddr_to_phys(tnf, cell, TNF_REF32_VALUE(ref32)); 205 cell = vaddr_to_phys(tnf, cell, 224 cell = vaddr_to_phys(tnf, cell, TNF_REF32_VALUE(ref32));
|
Completed in 43 milliseconds