The line size of L1 data cache is 8 words (= 32 bytes) .
You must modify page table by your program to switch caching off outside of a given memory region,
and then invalidate TLB entries (and BTB if necessary).
I don't know there is an easy way, because it is your program.