Home
last modified time | relevance | path

Searched defs:bit_offset (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dbasl.c137 const uint8_t bit_width, const uint8_t bit_offset, in basl_fill_gas()
590 const uint8_t bit_width, const uint8_t bit_offset,
/illumos-gate/usr/src/uts/common/xen/public/
H A Dplatform.h223 uint32_t bit_offset; member
266 uint8_t bit_offset; member
/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.c154 unsigned long bit_offset = bit_size & align_bit_mask; in lay_out_struct() local
H A Dexpand.c933 static unsigned long bit_offset(const struct expression *expr) in bit_offset() function
H A Dshow-parse.c1054 int bit_offset; in show_position_expr() local
H A Dsymbol.h169 unsigned int bit_offset:8, member
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_vm.c329 const size_t bit_offset = pfn_offset / 8; in vmspace_bits_operate() local