Home
last modified time | relevance | path

Searched refs:ptov_table_entry (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/osfmk/arm64/
H A Darm_vm_init.c367 } ptov_table_entry; typedef
371 SECURITY_READ_ONLY_LATE(static ptov_table_entry) ptov_table[PTOV_TABLE_SIZE];
1495 const ptov_table_entry *entry_a = a; in cmp_ptov_entries()
1496 const ptov_table_entry *entry_b = b; in cmp_ptov_entries()
1513 arm_vm_physmap_slide(ptov_table_entry *temp_ptov_table, vm_map_address_t orig_va, vm_size_t len, in… in arm_vm_physmap_slide()
1551 ptov_table_entry temp_ptov_table[PTOV_TABLE_SIZE]; in arm_vm_physmap_init()
1622 ptov_table_entry temp_ptov_table[PTOV_TABLE_SIZE]; in arm_vm_physmap_init()
/xnu-11417.121.6/osfmk/arm64/sptm/
H A Darm_init_sptm.c621 } ptov_table_entry; typedef