Home
last modified time | relevance | path

Searched refs:inst2 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/kernel/
H A Dbranch.c324 u16 inst2; in __MIPS16e_compute_return_epc() local
347 if (__get_user(inst2, addr)) { in __MIPS16e_compute_return_epc()
351 fullinst = ((unsigned)inst.full << 16) | inst2; in __MIPS16e_compute_return_epc()
/linux/Documentation/translations/zh_CN/core-api/
H A Dcpu_hotplug.rst537 ret = cpuhp_state_add_instance(state, &inst2->node);
543 cpuhp_remove_instance(state, &inst2->node);