Home
last modified time | relevance | path

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

/external/qemu/
Dexec.c391 static void tlb_protect_code(ram_addr_t ram_addr);
1187 tlb_protect_code(page_addr); in tb_alloc_page()
1853 static void tlb_protect_code(ram_addr_t ram_addr) in tlb_protect_code() function