Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/arm64/
H A Darm_vm_init.c362 } ptov_table_entry; typedef
365 SECURITY_READ_ONLY_LATE(static ptov_table_entry) ptov_table[PTOV_TABLE_SIZE];
1467 const ptov_table_entry *entry_a = a; in cmp_ptov_entries()
1468 const ptov_table_entry *entry_b = b; in cmp_ptov_entries()
1485 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()
1523 ptov_table_entry temp_ptov_table[PTOV_TABLE_SIZE]; in arm_vm_physmap_init()
1592 ptov_table_entry temp_ptov_table[PTOV_TABLE_SIZE]; in arm_vm_physmap_init()