Home
last modified time | relevance | path

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

/devicemodel/include/
A Dtypes.h91 flsl(uint64_t mask) in flsl() function
/devicemodel/hw/pci/
A Dcore.c776 size = 1UL << flsl(size); /* round up to a power of 2 */ in pci_emul_alloc_pbar()
A Dahci.c2478 p = flsl(p) - ((p & (p - 1)) ? 0 : 1); in pci_ahci_init()

Completed in 12 milliseconds