Searched refs:_PAGE_ENTRIES (Results 1 – 4 of 4) sorted by relevance
40 kasan_needs += DIV_ROUND_UP(pages, _PAGE_ENTRIES) * _PAGE_TABLE_SIZE * 2; in kasan_estimate_memory_needs()
299 #define _PAGE_ENTRIES 256 /* number of page table entries */ macro302 #define _PAGE_TABLE_SIZE (_PAGE_ENTRIES * 8)340 #define PTRS_PER_PTE _PAGE_ENTRIES
1311 for (i = 0; i < _PAGE_ENTRIES; i++, raddr += _PAGE_SIZE) in __gmap_unshadow_pgt()2472 bitmap_fill(bitmap, _PAGE_ENTRIES); in gmap_sync_dirty_log_pmd()2474 for (i = 0; i < _PAGE_ENTRIES; i++, vmaddr += PAGE_SIZE) { in gmap_sync_dirty_log_pmd()
619 DECLARE_BITMAP(bitmap, _PAGE_ENTRIES); in kvm_arch_sync_dirty_log()624 for (; cur_gfn <= last_gfn; cur_gfn += _PAGE_ENTRIES) { in kvm_arch_sync_dirty_log()630 bitmap_zero(bitmap, _PAGE_ENTRIES); in kvm_arch_sync_dirty_log()632 for (i = 0; i < _PAGE_ENTRIES; i++) { in kvm_arch_sync_dirty_log()