Searched defs:pc_map (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/sys/arm/include/
H A Dpmap-v4.h203 uint32_t pc_map[_NPCM]; /* bitmap; 1 = free */ member in struct:pv_chunk
H A Dpmap-v6.h151 uint32_t pc_map[_NPCM]; /* bitmap; 1 = free */ member in struct:pv_chunk
/freebsd-11-stable/sys/mips/include/
H A Dpmap.h141 u_long pc_map[_NPCM]; /* bitmap; 1 = free */ member in struct:pv_chunk
/freebsd-11-stable/sys/riscv/include/
H A Dpmap.h99 uint64_t pc_map[_NPCM]; /* bitmap; 1 = free */ member in struct:pv_chunk
/freebsd-11-stable/sys/i386/include/
H A Dpmap.h367 uint32_t pc_map[_NPCM]; /* bitmap; 1 = free */ member in struct:pv_chunk

Completed in 123 milliseconds