Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/arm64/
H A Dproc_reg.h684 #define T0SZ_BOOT 25ULL macro
686 #define T0SZ_BOOT 17ULL macro
690 #define T0SZ_BOOT 26ULL macro
692 #define T0SZ_BOOT 25ULL macro
698 #define T1SZ_BOOT T0SZ_BOOT
729 TCR_IRGN0_WRITEBACK | (T0SZ_BOOT << TCR_T0SZ_SHIFT) | \
H A Dsleh.c1114 uint64_t mask = fault_addr_bitmask(T0SZ_BOOT, 54); in user_fault_addr_matches_pac_error_code()
H A Darm_vm_init.c129 SECURITY_READ_ONLY_LATE(unsigned long) gT0Sz = T0SZ_BOOT;
/xnu-8020.140.41/bsd/dev/arm64/
H A Dsysctl.c305 int return_value = 64 - T0SZ_BOOT;
/xnu-8020.140.41/osfmk/arm/
H A Dpmap.c219 .pta_root_level = (T0SZ_BOOT - 16) / 9,
388 #define PGTABLE_ADDR_BITS (64ULL - T0SZ_BOOT)
12288 return 1ULL << (64 - T0SZ_BOOT);