Searched defs:uint_t (Results 1 - 19 of 19) sorted by relevance

/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dfloat.s53 uint_t label
H A Di86_subr.s199 on_trap(on_trap_data_t *otp, uint_t prot)
2708 mul32(uint_t a, uint_t b)
2883 rdmsr(uint_t r)
2888 wrmsr(uint_t r, const uint64_t val)
2893 xrdmsr(uint_t r)
2898 xwrmsr(uint_t r, const uint64_t val)
2907 get_xcr(uint_t r)
2912 set_xcr(uint_t r, const uint64_t val)
4042 uint_t label
4076 uint_t label
[all...]
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dstdtypes.h68 typedef unsigned int uint_t; typedef
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcpu.h33 typedef unsigned int uint_t; typedef
/illumos-gate/usr/src/uts/sun4/ml/
H A Dsubr_asm.s88 stphysio(u_longlong_t physaddr, uint_t value)
92 uint_t label
223 ! void stphysio(u_longlong_t physaddr, uint_t value)
265 ! uint_t ldphysio(u_longlong_t physaddr)
H A Dinterrupt.s338 intr_thread(struct regs *regs, uint64_t iv_p, uint_t pil)
923 current_thread(struct regs *regs, uint64_t iv_p, uint_t pil)
1467 uint_t label
1486 enable_vec_intr(uint_t pstate_save)
1854 wr_clr_softint(uint_t value)
1870 intr_enqueue_req(uint_t pil, uint64_t inum)
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dcb_srt0.s325 uint_t label
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Ddtrace_asm.s55 uint_t label
70 uint_t label
678 dtrace_getreg_win(uint_t reg, uint_t depth)
744 dtrace_putreg_win(uint_t reg, ulong_t value)
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.s7410 uint_t hw_copy_limit_1 = 0x100; label
7411 uint_t hw_copy_limit_2 = 0x200; label
7412 uint_t hw_copy_limit_4 = 0x400; label
7413 uint_t hw_copy_limit_8 = 0x400; label
H A Dcommon_asm.s743 uint_t nsec_scale; label
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s3773 uint_t hw_copy_limit_1 = 0; label
3774 uint_t hw_copy_limit_2 = 0; label
3775 uint_t hw_copy_limit_4 = 0; label
3776 uint_t hw_copy_limit_8 = 0; label
H A Dopl_olympus_copy.s3685 uint_t hw_copy_limit_1 = 0; label
3686 uint_t hw_copy_limit_2 = 0; label
3687 uint_t hw_copy_limit_4 = 0; label
3688 uint_t hw_copy_limit_8 = 0; label
H A Dcommon_asm.s243 uint_t label
897 uint_t nsec_scale; label
H A Dspitfire_copy.s4758 uint_t hw_copy_limit_1 = 0; label
4759 uint_t hw_copy_limit_2 = 0; label
4760 uint_t hw_copy_limit_4 = 0; label
4761 uint_t hw_copy_limit_8 = 0; label
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s366 on_trap(on_trap_data_t *otp, uint_t prot)
1770 uint_t label
/illumos-gate/usr/src/ucbhead/sys/
H A Dtypes.h80 typedef unsigned int uint_t; typedef
302 typedef uint_t major_t;
303 typedef uint_t minor_t;
333 typedef uint_t mode_t;
360 typedef uint_t nlink_t;
367 typedef uint_t size_t;
/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.s480 uint_t label
486 sfmmu_enable_intrs(uint_t pstate_save)
4677 sfmmu_kpm_tsbmtl(short *kp_refcntc, uint_t *khl_lock, int cmd)
4688 sfmmu_kpm_stsbmtl(uchar_t *mapped, uint_t *kshl_lock, int val)
/illumos-gate/usr/src/uts/common/sys/
H A Dtypes.h102 typedef unsigned int uint_t; typedef
294 typedef uint_t k_fltset_t; /* kernel fault set type */
317 typedef uint_t useconds_t; /* Time, in microseconds */
328 typedef uint_t major_t; /* major part of device number */
329 typedef uint_t minor_t; /* minor part of device number */
371 typedef uint_t mode_t; /* file attribute type */
397 typedef uint_t pthread_t; /* = thread_t in thread.h */
398 typedef uint_t pthread_key_t; /* = thread_key_t in thread.h */
509 typedef uint_t nlink_t; /* file link type */
521 typedef uint_t size_
[all...]
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip.h296 typedef unsigned int uint_t; typedef
419 uint_t (*sip_ulp_timeout)(void *, void (*func)(void *),
421 boolean_t (*sip_ulp_untimeout)(uint_t);
464 extern uint_t (*sip_stack_timeout)(void *, void (*func)(void *),
466 extern boolean_t (*sip_stack_untimeout)(uint_t);
493 extern int sip_add_maxforward(sip_msg_t, uint_t);

Completed in 167 milliseconds