Searched refs:xlr_paddr_ld (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/mips/rmi/
H A Drmi_mips_exts.h429 xlr_paddr_ld(uint64_t paddr) function
455 xlr_paddr_ld(uint64_t paddr) function
498 xlr_paddr_ld(uint64_t paddr) function
/freebsd-11.0-release/sys/mips/rmi/dev/nlge/
H A Dif_nlge.c683 m = (struct mbuf *)(uintptr_t)xlr_paddr_ld(phys_addr);
794 tm = xlr_paddr_ld(paddr - XLR_CACHELINE_SIZE);
795 mag = xlr_paddr_ld(paddr - XLR_CACHELINE_SIZE + sizeof(uint64_t));
2147 vaddr = xlr_paddr_ld(paddr);
/freebsd-11.0-release/sys/mips/rmi/dev/sec/
H A Drmilib.c2857 desc = (symkey_desc_pt)(uintptr_t)xlr_paddr_ld(addr +

Completed in 63 milliseconds