Home
last modified time | relevance | path

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

/arch/frv/include/asm/
Dpgalloc.h24 #define pmd_populate(MM, PMD, PAGE) \ argument
26 __set_pmd((PMD), page_to_pfn(PAGE) << PAGE_SHIFT | _PAGE_TABLE); \
/arch/tile/include/hv/
Dhypervisor.h2396 _HV_BIT(page, PAGE) in _HV_BIT()