Home
last modified time | relevance | path

Searched defs:copy_mask (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/s390x/
H A Devent-facility.c243 static void copy_mask(uint8_t *dst, uint8_t *src, uint16_t dst_len, in copy_mask() function
/openbmc/linux/drivers/thermal/intel/
H A Dintel_powerclamp.c131 static int allocate_copy_idle_injection_mask(const struct cpumask *copy_mask) in allocate_copy_idle_injection_mask()