Searched refs:PIR_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/tools/tools/pirtool/
H A Dpirtable.h41 #define PIR_SIZE 0x10000 macro
H A Dpirtool.c94 map_addr = mmap(NULL, PIR_SIZE, PROT_READ, MAP_SHARED, mem_fd,
112 munmap(map_addr, PIR_SIZE);
151 pend = base + PIR_SIZE;

Completed in 112 milliseconds