Home
last modified time | relevance | path

Searched defs:highbit (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/security/selinux/ss/
H A Debitmap.h42 u32 highbit; /* highest position in the total bitmap */ member
/openbmc/linux/include/linux/
H A Dsvga.h16 u8 highbit; member
/openbmc/linux/drivers/ata/
H A Dlibata-core.c896 int highbit = fls(xfer_mask) - 1; in ata_xfer_mask2mode() local
991 int highbit; in ata_mode_string() local
3353 int quiet, highbit; in ata_down_xfermask_limit() local
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c3249 u32 highbit; in td3116_muxsel() local
/openbmc/linux/mm/
H A Dpercpu.c231 int highbit = fls(size); /* size is in bytes */ in __pcpu_size_to_slot() local