Searched defs:KERN_PHYSTOV (Results 1 – 3 of 3) sorted by relevance
59 #define KERN_PHYSTOV(pa) riscv_kern_phystov((paddr_t)pa) macro
58 #define KERN_PHYSTOV(pa) aarch64_kern_phystov(pa) macro
93 #define KERN_PHYSTOV(pa) aarch32_kern_phystov(pa) macro