Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dpaging.h171 #define L1_LOGDIRTY_IDX(pfn) (pfn_x(pfn) & ((1 << (PAGE_SHIFT + 3)) - 1)) macro
/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dpaging.c287 i1 = L1_LOGDIRTY_IDX(pfn); in paging_mark_pfn_dirty()
399 rv = test_bit(L1_LOGDIRTY_IDX(pfn), l1); in paging_mfn_is_dirty()

Completed in 4 milliseconds