Searched refs:page_find_alloc (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dexec.c303 static inline PageDesc *page_find_alloc(target_ulong index) function
1148 p = page_find_alloc(page_addr >> TARGET_PAGE_BITS);
2227 p = page_find_alloc(addr >> TARGET_PAGE_BITS);

Completed in 53 milliseconds