Searched refs:prot_table_present (Results 1 – 2 of 2) sorted by relevance
630 void *nworld_pml4_page, uint64_t prot_table_present, uint64_t prot_clr) in pgtable_create_trusty_root() argument650 sworld_pml4e = hva2hpa(sub_table_addr) | prot_table_present; in pgtable_create_trusty_root()663 if ((pdpte & prot_table_present) != 0UL) { in pgtable_create_trusty_root()
543 void *nworld_pml4_page, uint64_t prot_table_present, uint64_t prot_clr);
Completed in 7 milliseconds