Searched refs:mpt_table (Results 1 – 1 of 1) sorted by relevance
660 uint64_t *mpt_table; in hermon_mr_register_physical_fmr() local666 mpt_table = (uint64_t *)mpt->hr_addr; in hermon_mr_register_physical_fmr()669 *(uint8_t *)mpt_table = 0xF0; in hermon_mr_register_physical_fmr()699 *(uint32_t *)&mpt_table[1] = htonl(key); in hermon_mr_register_physical_fmr()702 mpt_table[3] = htonll(mem_pattr_p->pmr_len); in hermon_mr_register_physical_fmr()705 mpt_table[2] = htonll(mem_pattr_p->pmr_iova); in hermon_mr_register_physical_fmr()708 *(uint32_t *)&mpt_table[4] = htonl(key); in hermon_mr_register_physical_fmr()713 *(uint8_t *)mpt_table = 0x00; in hermon_mr_register_physical_fmr()