Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/arm64/
H A Darm_vm_init.c367 } ptov_table_entry; typedef
375 SECURITY_READ_ONLY_LATE(static ptov_table_entry) ptov_table[PTOV_TABLE_SIZE];
1499 const ptov_table_entry *entry_a = a; in cmp_ptov_entries()
1500 const ptov_table_entry *entry_b = b; in cmp_ptov_entries()
1517 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()
1555 ptov_table_entry temp_ptov_table[PTOV_TABLE_SIZE]; in arm_vm_physmap_init()
1629 ptov_table_entry temp_ptov_table[PTOV_TABLE_SIZE]; in arm_vm_physmap_init()
/xnu-12377.81.4/osfmk/arm64/sptm/
H A Darm_init_sptm.c689 } ptov_table_entry; typedef