freebsd-dev/sys/dev/dpaa
Justin Hibbits 0e9f21dc24 Set the TLB caching properties for portals at attach time.
This was found while reworking the device tree nodes for dtsec to match the
Linux device tree.  Instead of waiting and expecting later code to call
dpaa_portal_map_registers(), do the equivalent immediately upon mapping.
Otherwise, it's possible to access the pages before that function is called, and
hang the CPU.
2016-05-25 01:23:19 +00:00
..
bman_fdt.c
bman_portals.c
bman.c
bman.h
dpaa.c
fman_fdt.c
fman.c
fman.h
if_dtsec_fdt.c
if_dtsec_im.c
if_dtsec_im.h
if_dtsec_rm.c Use the m_extadd() function instead of deprecated MEXTADD(). 2016-03-02 02:29:35 +00:00
if_dtsec_rm.h
if_dtsec.c
if_dtsec.h
portals_common.c Set the TLB caching properties for portals at attach time. 2016-05-25 01:23:19 +00:00
portals.h
qman_fdt.c
qman_portals.c
qman.c
qman.h