Searched defs:high_mask (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/usr.sbin/vmd/ |
H A D | x86_vm.c | 1121 uint64_t pte, pt_paddr, pte_paddr, mask, low_mask, high_mask; translate_gva() local
|
/openbsd-src/lib/libc/db/hash/ |
H A D | hash.h | 76 int32_t high_mask; /* Mask to modulo into entire table */ member
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | dbxout.c | 748 high_mask = (((unsigned HOST_WIDE_INT)1) << n_bits_from_high) - 1; in stabstr_O() local
|
/openbsd-src/sys/arch/amd64/amd64/ |
H A D | vmm_machdep.c | 3757 uint64_t pte, pt_paddr, pte_paddr, mask, low_mask, high_mask; vmm_translate_gva() local
|