Home
last modified time | relevance | path

Searched refs:swiotlb_unencrypted_base (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dswiotlb.h183 extern phys_addr_t swiotlb_unencrypted_base;
/linux-6.3-rc2/kernel/dma/
A Dswiotlb.c76 phys_addr_t swiotlb_unencrypted_base; variable
214 if (swiotlb_unencrypted_base) { in swiotlb_mem_remap()
215 phys_addr_t paddr = mem->start + swiotlb_unencrypted_base; in swiotlb_mem_remap()
287 if (swiotlb_unencrypted_base) in swiotlb_init_io_tlb_mem()
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dmshyperv.c409 swiotlb_unencrypted_base = ms_hyperv.shared_gpa_boundary; in ms_hyperv_init_platform()

Completed in 6 milliseconds