Lines Matching refs:HV_WRAP1
176 #define HV_WRAP1(type, name, ...) HV_WRAPx(1, type, name, __VA_ARGS__) macro
189 HV_WRAP1(long, hv_sysconf, HV_SysconfQuery, query)
195 HV_WRAP1(void, hv_enable_intr, HV_IntrMask, enab_mask)
196 HV_WRAP1(void, hv_disable_intr, HV_IntrMask, disab_mask)
197 HV_WRAP1(void, hv_clear_intr, HV_IntrMask, clear_mask)
198 HV_WRAP1(void, hv_raise_intr, HV_IntrMask, raise_mask)
205 HV_WRAP1(void, hv_set_rtc, HV_RTCTime, time)
210 HV_WRAP1(int, hv_flush_asid, HV_ASID, asid)
214 HV_WRAP1(int, hv_flush_all, int, preserve_global)
218 HV_WRAP1(int, hv_reexec, HV_PhysAddr, entry)
222 HV_WRAP1(HV_PhysAddrRange, hv_inquire_physical, int, idx)
225 HV_WRAP1(HV_VirtAddrRange, hv_inquire_virtual, int, idx)
226 HV_WRAP1(HV_ASIDRange, hv_inquire_asid, int, idx)
227 HV_WRAP1(void, hv_nanosleep, int, nanosecs)
229 HV_WRAP1(void, hv_console_putc, int, byte)
232 HV_WRAP1(int, hv_fs_findfile, HV_VirtAddr, filename)
233 HV_WRAP1(HV_FS_StatInfo, hv_fs_fstat, int, inode)
242 HV_WRAP1(void, hv_set_caching, unsigned long, bitmask)
244 HV_WRAP1(HV_Errno, hv_register_message_state, HV_MsgState*, msgstate)
251 HV_WRAP1(int, hv_dev_close, int, devhdl)
257 HV_WRAP1(int, hv_dev_poll_cancel, int, devhdl)