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.h131 #define IOPERM_BITMAP_SIZE (IOPAGES * PAGE_SIZE + 1) macro
/freebsd/sys/amd64/amd64/
H A Dmachdep.c440 .ssd_limit = sizeof(struct amd64tss) + IOPERM_BITMAP_SIZE - 1,
1502 IOPERM_BITMAP_SIZE; in hammer_time()
H A Dsys_machdep.c419 memset(iomap, 0xff, IOPERM_BITMAP_SIZE); in amd64_set_ioperm()
H A Dmp_machdep.c227 IOPERM_BITMAP_SIZE; in init_secondary()
H A Dpmap.c2040 IOPERM_BITMAP_SIZE; in pmap_bootstrap()