Searched refs:RS600_INVALIDATE_L2_CACHE (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/dev/drm/
H A Dradeon_cp.c976 temp &= ~(RS600_INVALIDATE_ALL_L1_TLBS | RS600_INVALIDATE_L2_CACHE);
980 temp |= RS600_INVALIDATE_ALL_L1_TLBS | RS600_INVALIDATE_L2_CACHE;
984 temp &= ~(RS600_INVALIDATE_ALL_L1_TLBS | RS600_INVALIDATE_L2_CACHE);
H A Dradeon_drv.h716 # define RS600_INVALIDATE_L2_CACHE (1 << 29) macro
/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Dradeon_cp.c1035 temp &= ~(RS600_INVALIDATE_ALL_L1_TLBS | RS600_INVALIDATE_L2_CACHE);
1039 temp |= RS600_INVALIDATE_ALL_L1_TLBS | RS600_INVALIDATE_L2_CACHE;
1043 temp &= ~(RS600_INVALIDATE_ALL_L1_TLBS | RS600_INVALIDATE_L2_CACHE);
H A Dr500_reg.h208 # define RS600_INVALIDATE_L2_CACHE (1 << 29) macro
H A Dradeon_drv.h638 # define RS600_INVALIDATE_L2_CACHE (1 << 29) macro

Completed in 73 milliseconds