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()
1752 int addr_space; in hotmod_handler() local1797 rv = parse_str(hotmod_as, &addr_space, "address space", &curr); in hotmod_handler()1868 info->io.addr_type = addr_space; in hotmod_handler()1869 if (addr_space == IPMI_MEM_ADDR_SPACE) in hotmod_handler()1903 if (e->io.addr_type != addr_space) in hotmod_handler()2340 u8 addr_space; member2362 dmi->addr_space = IPMI_IO_ADDR_SPACE; in decode_dmi()2365 dmi->addr_space = IPMI_MEM_ADDR_SPACE; in decode_dmi()2400 dmi->addr_space = IPMI_IO_ADDR_SPACE; in decode_dmi()2437 switch (ipmi_data->addr_space) { in try_init_dmi()[all …]