Home
last modified time | relevance | path

Searched defs:pdp_table (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/lk/arch/x86/32/
Dmmu.c55 map_addr_t *pdp_table; in get_pdp_entry_from_pdp_table() local
275 map_addr_t *pdp_table = (map_addr_t *)(pdpt & X86_PG_FRAME); in update_pdp_entry() local
/aosp_15_r20/external/trusty/lk/arch/x86/64/
Dmmu.c417 uint64_t *pdp_table = (uint64_t *)(pml4e & X86_PG_FRAME); in update_pdp_entry() local