Home
last modified time | relevance | path

Searched refs:pd_cache (Results 1 – 8 of 8) sorted by relevance

/NextBSD/sys/arm/arm/
HDdevmap.c166 m->pd_cache = PTE_DEVICE; in arm_devmap_add_entry()
208 pd->pd_prot,pd->pd_cache); in arm_devmap_bootstrap()
/NextBSD/sys/arm64/include/
HDdevmap.h41 int pd_cache; /* cache attributes */ member
/NextBSD/sys/arm/versatile/
HDversatile_machdep.c101 fdt_devmap[i].pd_cache = PTE_DEVICE; in platform_devmap_init()
/NextBSD/sys/arm/include/
HDdevmap.h41 int pd_cache; /* cache attributes */ member
HDpmap-v6.h235 int pd_cache; /* cache attributes */ member
/NextBSD/sys/arm/mv/
HDmv_machdep.c288 map->pd_cache = PTE_DEVICE; in platform_sram_devmap()
354 fdt_devmap[i].pd_cache = PTE_DEVICE; in platform_devmap_init()
HDmv_localbus.c481 fdt_devmap[j].pd_cache = PTE_DEVICE; in fdt_localbus_devmap()
HDmv_pci.c237 devmap->pd_cache = PTE_DEVICE; in mv_pci_devmap()
244 devmap->pd_cache = PTE_DEVICE; in mv_pci_devmap()