Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/microcode/
H A Dintel.c354 static inline u32 read_mbox_dword(void __iomem *mmio_base) in read_mbox_dword() function
372 low = read_mbox_dword(mmio_base); in read_mbox_header()
373 high = read_mbox_dword(mmio_base); in read_mbox_header()
543 offset = read_mbox_dword(ss->mmio_base); in fetch_next_offset()
544 status = read_mbox_dword(ss->mmio_base); in fetch_next_offset()