Lines Matching refs:HV_WRAP1
178 #define HV_WRAP1(type, name, ...) HV_WRAPx(1, type, name, __VA_ARGS__) macro
191 HV_WRAP1(long, hv_sysconf, HV_SysconfQuery, query)
197 HV_WRAP1(void, hv_enable_intr, HV_IntrMask, enab_mask)
198 HV_WRAP1(void, hv_disable_intr, HV_IntrMask, disab_mask)
199 HV_WRAP1(void, hv_clear_intr, HV_IntrMask, clear_mask)
200 HV_WRAP1(void, hv_raise_intr, HV_IntrMask, raise_mask)
207 HV_WRAP1(void, hv_set_rtc, HV_RTCTime, time)
212 HV_WRAP1(int, hv_flush_asid, HV_ASID, asid)
216 HV_WRAP1(int, hv_flush_all, int, preserve_global)
220 HV_WRAP1(int, hv_reexec, HV_PhysAddr, entry)
224 HV_WRAP1(HV_PhysAddrRange, hv_inquire_physical, int, idx)
227 HV_WRAP1(HV_VirtAddrRange, hv_inquire_virtual, int, idx)
228 HV_WRAP1(HV_ASIDRange, hv_inquire_asid, int, idx)
229 HV_WRAP1(void, hv_nanosleep, int, nanosecs)
231 HV_WRAP1(void, hv_console_putc, int, byte)
234 HV_WRAP1(int, hv_fs_findfile, HV_VirtAddr, filename)
235 HV_WRAP1(HV_FS_StatInfo, hv_fs_fstat, int, inode)
244 HV_WRAP1(void, hv_set_caching, unsigned long, bitmask)
246 HV_WRAP1(HV_Errno, hv_register_message_state, HV_MsgState*, msgstate)
253 HV_WRAP1(int, hv_dev_close, int, devhdl)
259 HV_WRAP1(int, hv_dev_poll_cancel, int, devhdl)