Home
last modified time | relevance | path

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

/tools/libs/ctrl/
A Dxc_pagetab.c83 paddr += ((virt & mask) >> (xc_ffs64(mask) - 1)) * size; in xc_translate_foreign_address()
A Dxc_private.h391 int xc_ffs64(uint64_t x);
A Dxc_private.c741 int xc_ffs64(uint64_t x) in xc_ffs64() function

Completed in 6 milliseconds