Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/pci/
Dce4100.c166 static inline void extract_bytes(u32 *value, int reg, int len) in extract_bytes() function
/linux-6.1.9/arch/arm64/kvm/vgic/
Dvgic-mmio-v3.c22 unsigned long extract_bytes(u64 data, unsigned int offset, in extract_bytes() function