Home
last modified time | relevance | path

Searched refs:REGION_DISJOINT (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/x86/mm/
Dioremap.c495 if (is_pmem != REGION_DISJOINT) in memremap_should_map_decrypted()
Dinit.c720 != REGION_DISJOINT) { in devmem_is_allowed()
/Linux-v4.19/kernel/
Dresource.c550 return type ? REGION_INTERSECTS : REGION_DISJOINT; in region_intersects()
555 return REGION_DISJOINT; in region_intersects()
/Linux-v4.19/mm/
Dhmm.c1201 if (ret != REGION_DISJOINT) in hmm_devmem_add()
/Linux-v4.19/include/linux/
Dmm.h538 REGION_DISJOINT, enumerator