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.c389 static inline u32 read_mbox_dword(void __iomem *mmio_base) in read_mbox_dword() function
407 low = read_mbox_dword(mmio_base); in read_mbox_header()
408 high = read_mbox_dword(mmio_base); in read_mbox_header()
578 offset = read_mbox_dword(ss->mmio_base); in fetch_next_offset()
579 status = read_mbox_dword(ss->mmio_base); in fetch_next_offset()