Home
last modified time | relevance | path

Searched defs:table (Results 1 – 4 of 4) sorted by relevance

/arch/arm64/core/
A Dmmu.c44 uint64_t *table; in new_table() local
70 static int table_usage(uint64_t *table, int adjustment) in table_usage()
92 static inline void inc_table_ref(uint64_t *table) in inc_table_ref()
97 static inline void dec_table_ref(uint64_t *table) in dec_table_ref()
104 static inline bool is_table_unused(uint64_t *table) in is_table_unused()
109 static inline bool is_table_single_referenced(uint64_t *table) in is_table_single_referenced()
207 uint64_t *table = pte_desc_table(*pte); in debug_show_pte() local
262 uint64_t *table; in expand_to_table() local
309 uint64_t *table = top_table; in set_mapping() local
526 static void discard_table(uint64_t *table, unsigned int level) in discard_table()
[all …]
/arch/x86/core/
A Dx86_mmu.c370 pentry_t *table = ptables; in pentry_get() local
652 static void dump_ptables(pentry_t *table, uint8_t *base, int level) in dump_ptables()
1007 pentry_t *table = ptables; in page_map_set() local
1322 pentry_t *table; in identity_map_remove() local
1397 pentry_t *table = ptables; in page_validate() local
/arch/xtensa/core/
A Dptables.c208 uint32_t page, *table; in map_memory_range() local
367 uint32_t *table; in l2_page_table_map() local
/arch/x86/
A Dgen_mmu.py403 def new_child_table(self, table, virt_addr, depth): argument

Completed in 20 milliseconds