do the set_memory_decrypted()+memset(). Is this okay or should swiotlb_init_io_tlb_mem() add an additional argument to do this conditionally?
I'm actually not sure if this it okay. If not, will add an additional argument for it.
Any observations discovered? (Want to make sure my memory-cache has the correct semantics for set_memory_decrypted in mind).
-- Florian