Home
last modified time | relevance | path

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

/linux/mm/
H A Dksm.c693 #ifdef VM_SPARC_ADI in vma_ksm_compatible()
694 if (vm_flags & VM_SPARC_ADI) in vma_ksm_compatible()
/linux/include/linux/
H A Dmm.h365 # define VM_SPARC_ADI VM_ARCH_1 /* Uses ADI tag for access control */ macro
366 # define VM_ARCH_CLEAR VM_SPARC_ADI