Home
last modified time | relevance | path

Searched refs:IOPERM_BITMAP_SIZE (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/amd64/include/
H A Dparam.h128 #define IOPERM_BITMAP_SIZE (IOPAGES * PAGE_SIZE + 1) macro
/freebsd/sys/amd64/amd64/
H A Dmachdep.c441 .ssd_limit = sizeof(struct amd64tss) + IOPERM_BITMAP_SIZE - 1,
1505 IOPERM_BITMAP_SIZE; in hammer_time()
H A Dsys_machdep.c420 memset(iomap, 0xff, IOPERM_BITMAP_SIZE); in amd64_set_ioperm()
H A Dmp_machdep.c226 IOPERM_BITMAP_SIZE; in init_secondary()
H A Dpmap.c2045 IOPERM_BITMAP_SIZE; in pmap_bootstrap()