Searched refs:addr_space (Results 1 – 3 of 3) sorted by relevance
32 struct address_space *addr_space; member
172 if (!psbfb->addr_space) in psbfb_mmap()173 psbfb->addr_space = vma->vm_file->f_mapping; in psbfb_mmap()
1709 int addr_space; in hotmod_handler() local1754 rv = parse_str(hotmod_as, &addr_space, "address space", &curr); in hotmod_handler()1825 info->io.addr_type = addr_space; in hotmod_handler()1826 if (addr_space == IPMI_MEM_ADDR_SPACE) in hotmod_handler()1856 if (e->io.addr_type != addr_space) in hotmod_handler()2287 u8 addr_space; member2309 dmi->addr_space = IPMI_IO_ADDR_SPACE; in decode_dmi()2312 dmi->addr_space = IPMI_MEM_ADDR_SPACE; in decode_dmi()2347 dmi->addr_space = IPMI_IO_ADDR_SPACE; in decode_dmi()2384 switch (ipmi_data->addr_space) { in try_init_dmi()[all …]