Searched defs:IE_IMPEXP (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/i86xpv/io/ |
H A D | privcmd_hcall.c | 59 #define IE_IMPEXP (IE_IMPORT | IE_EXPORT) macro 175 IE_IMPEXP); 179 error = import_buffer(&req_ie, ureq, kreq, bytes, IE_IMPEXP); 203 IE_IMPEXP)) != 0) 252 op.u.getpageframeinfo2.num * sizeof (ulong_t), IE_IMPEXP); 262 &op.u.shadow_op.dirty_bitmap, size, IE_IMPEXP); 386 if (import_buffer(&op_ie, opp, &op, sizeof (op), IE_IMPEXP) != 0) 584 if (import_buffer(&op_ie, opp, &op, sizeof (op), IE_IMPEXP) != 0) 621 op.u.getidletime.cpumap_nr_cpus, IE_IMPEXP); 674 IE_IMPEXP); [all...] |
Completed in 59 milliseconds