Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_pagetab.c84 paddr += ((virt & mask) >> (xc_ffs64(mask) - 1)) * size; in xc_translate_foreign_address()
A Dxc_private.h393 int xc_ffs64(uint64_t x);
A Dxc_private.c780 int xc_ffs64(uint64_t x) in xc_ffs64() function

Completed in 6 milliseconds