Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/arm64/
H A Darm_vm_init.c367 } ptov_table_entry; typedef
370 SECURITY_READ_ONLY_LATE(static ptov_table_entry) ptov_table[PTOV_TABLE_SIZE];
1472 const ptov_table_entry *entry_a = a; in cmp_ptov_entries()
1473 const ptov_table_entry *entry_b = b; in cmp_ptov_entries()
1490 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()
1528 ptov_table_entry temp_ptov_table[PTOV_TABLE_SIZE]; in arm_vm_physmap_init()
1597 ptov_table_entry temp_ptov_table[PTOV_TABLE_SIZE]; in arm_vm_physmap_init()