Home
last modified time | relevance | path

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

/xnu-11215/osfmk/arm64/sptm/pmap/
H A Dpmap.h120 #define BOOTSTRAP_TABLE_SIZE (ARM_PGBYTES * 34) macro
122 #define BOOTSTRAP_TABLE_SIZE (ARM_PGBYTES * 8) macro
/xnu-11215/osfmk/arm/pmap/
H A Dpmap.h117 #define BOOTSTRAP_TABLE_SIZE (ARM_PGBYTES * 34) macro
119 #define BOOTSTRAP_TABLE_SIZE (ARM_PGBYTES * 8) macro
H A Dpmap.c2498 monitor_end_pa = monitor_start_pa + BOOTSTRAP_TABLE_SIZE; in pmap_static_allocations_done()
/xnu-11215/osfmk/arm64/
H A Darm_vm_init.c86 SECURITY_READ_ONLY_LATE(uint8_t) bootstrap_pagetables[BOOTSTRAP_TABLE_SIZE] __attribute__((aligned(…
1960 if (pages_used > BOOTSTRAP_TABLE_SIZE) { in arm_vm_init()
/xnu-11215/osfmk/arm64/sptm/
H A Darm_init_sptm.c364 SECURITY_READ_ONLY_LATE(uint8_t) bootstrap_pagetables[BOOTSTRAP_TABLE_SIZE] __attribute__((aligned(…