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.c377 static inline u32 read_mbox_dword(void __iomem *mmio_base) in read_mbox_dword() function
395 low = read_mbox_dword(mmio_base); in read_mbox_header()
396 high = read_mbox_dword(mmio_base); in read_mbox_header()
566 offset = read_mbox_dword(ss->mmio_base); in fetch_next_offset()
567 status = read_mbox_dword(ss->mmio_base); in fetch_next_offset()