Home
last modified time | relevance | path

Searched refs:T0SZ_BOOT (Results 1 – 7 of 7) sorted by relevance

/xnu-11215.61.5/osfmk/arm64/
H A Dproc_reg.h979 #define T0SZ_BOOT 25ULL macro
981 #define T0SZ_BOOT 17ULL macro
985 #define T0SZ_BOOT 26ULL macro
987 #define T0SZ_BOOT 25ULL macro
993 #define T1SZ_BOOT T0SZ_BOOT
1030 TCR_IRGN0_WRITEBACK | (T0SZ_BOOT << TCR_T0SZ_SHIFT) | \
H A Dsleh.c1443 uint64_t mask = fault_addr_bitmask(64 - T0SZ_BOOT, 54); in user_fault_addr_matches_pac_error_code()
H A Darm_vm_init.c128 SECURITY_READ_ONLY_LATE(unsigned long) gT0Sz = T0SZ_BOOT;
/xnu-11215.61.5/bsd/dev/arm64/
H A Dsysctl.c302 int return_value = 64 - T0SZ_BOOT;
/xnu-11215.61.5/osfmk/arm64/sptm/
H A Darm_init_sptm.c409 SECURITY_READ_ONLY_LATE(unsigned long) gT0Sz = T0SZ_BOOT;
/xnu-11215.61.5/osfmk/arm64/sptm/pmap/
H A Dpmap.c279 .pta_root_level = (T0SZ_BOOT - 16) / 9,
467 #define PGTABLE_ADDR_BITS (64ULL - T0SZ_BOOT)
11115 return 64 - T0SZ_BOOT;
/xnu-11215.61.5/osfmk/arm/pmap/
H A Dpmap.c267 .pta_root_level = (T0SZ_BOOT - 16) / 9,
407 #define PGTABLE_ADDR_BITS (64ULL - T0SZ_BOOT)
12892 return 64 - T0SZ_BOOT;