Searched defs:POOL_PHYSTOV (Results 1 – 4 of 4) sorted by relevance
155 #define POOL_PHYSTOV(pa) ((vaddr_t)(paddr_t)(pa)) macro
175 #define POOL_PHYSTOV(pa) ((vaddr_t)(paddr_t)(pa)) macro
179 #define POOL_PHYSTOV(pa) pmap_md_pool_phystov((paddr_t)pa) macro
169 #define POOL_PHYSTOV(pa) RISCV_PA_TO_KVA((paddr_t)(pa)) macro