Home
last modified time | relevance | path

Searched refs:cto64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dhost-utils.h270 static inline int cto64(uint64_t val) in cto64() function
707 # define ctol cto64
/openbmc/qemu/hw/i386/
H A Dintel_iommu.c2730 sz = (VTD_PAGE_SIZE * 2) << cto64(addr >> VTD_PAGE_SHIFT); in do_invalidate_device_tlb()