Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/mach/arm/
H A Dvm_param.h294 #define VM_USER_STRIP_MASK (-1ULL >> (T0SZ_BOOT))
/xnu-12377.41.6/osfmk/arm64/
H A Dproc_reg.h1085 #define T0SZ_BOOT 25ULL macro
1087 #define T0SZ_BOOT 17ULL macro
1091 #define T0SZ_BOOT 26ULL macro
1093 #define T0SZ_BOOT 25ULL macro
1116 #define T1SZ_BOOT T0SZ_BOOT
1139 TCR_IRGN0_WRITEBACK | (T0SZ_BOOT << TCR_T0SZ_SHIFT) | \
H A Darm_vm_init.c128 SECURITY_READ_ONLY_LATE(unsigned long) gT0Sz = T0SZ_BOOT;
H A Dsleh.c1664 uint64_t mask = fault_addr_bitmask(64 - T0SZ_BOOT, 54); in user_fault_matches_pac_error_code()
/xnu-12377.41.6/bsd/dev/arm64/
H A Dsysctl.c306 int return_value = 64 - T0SZ_BOOT;
/xnu-12377.41.6/osfmk/arm64/sptm/
H A Darm_init_sptm.c488 SECURITY_READ_ONLY_LATE(unsigned long) gT0Sz = T0SZ_BOOT;
/xnu-12377.41.6/osfmk/arm64/sptm/pmap/
H A Dpmap.c290 .pta_root_level = (T0SZ_BOOT - 16) / 9,
501 #define PGTABLE_ADDR_BITS (64ULL - T0SZ_BOOT)
11930 return 64 - T0SZ_BOOT;
/xnu-12377.41.6/osfmk/arm/pmap/
H A Dpmap.c273 .pta_root_level = (T0SZ_BOOT - 16) / 9,
415 #define PGTABLE_ADDR_BITS (64ULL - T0SZ_BOOT)
12940 return 64 - T0SZ_BOOT;