Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/crypto/
Dap_bus.c1040 static int hex2bitmap(const char *str, unsigned long *bitmap, int bits) in hex2bitmap() function
1132 rc = hex2bitmap(str, newmap, bits); in ap_parse_bitmap_str()