HomeSort by: relevance | last modified time | path
    Searched defs:l2pt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/include/
asan.h 155 * might have already created the L2PT.
176 pt_entry_t * l2pt = (pt_entry_t *)l2ptva; local in function:kasan_md_shadow_map_page
177 pt_entry_t * const ptep = &l2pt[l2pte_index(va)];
asan.h 155 * might have already created the L2PT.
176 pt_entry_t * l2pt = (pt_entry_t *)l2ptva; local in function:kasan_md_shadow_map_page
177 pt_entry_t * const ptep = &l2pt[l2pte_index(va)];

Completed in 22 milliseconds