Searched refs:uhi (Results 1 - 7 of 7) sorted by relevance
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | pgtable_64.h | 294 "\n661: sethi %%uhi(%2), %1\n" pte_modify() 302 " sethi %%uhi(%3), %1\n" pte_modify() 313 " sethi %%uhi(%4), %1\n" pte_modify() 383 "\n661: sethi %%uhi(%1), %0\n" __pte_huge_mask() 435 " sethi %%uhi(%4), %1\n" pte_mkdirty() 459 " sethi %%uhi(%4), %1\n" pte_mkclean() 481 " sethi %%uhi(%2), %0\n" pte_mkwrite() 501 " sethi %%uhi(%4), %1\n" pte_wrprotect() 523 " sethi %%uhi(%2), %0\n" pte_mkold() 543 " sethi %%uhi(%2), %0\n" pte_mkyoung() 569 " sethi %%uhi(%2), %0\n" pte_young() 587 " sethi %%uhi(%2), %0\n" pte_dirty() 605 " sethi %%uhi(%2), %0\n" pte_write()
|
H A D | tsb.h | 168 sethi %uhi(_PAGE_PUD_HUGE), REG2; \ 179 sethi %uhi(_PAGE_PMD_HUGE), REG2; \ 209 sethi %uhi(_PAGE_PMD_HUGE), REG2; \ 302 661: sethi %uhi(swapper_tsb), REG1; \ 325 661: sethi %uhi(swapper_4m_tsb), REG1; \
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | tsb.S | 116 661: sethi %uhi(_PAGE_SZALL_4U), %g7 126 661: sethi %uhi(_PAGE_SZHUGE_4U), %g7 466 sethi %uhi(TSB_PASS_BITS), %g7
|
H A D | trampoline_64.S | 58 sethi %uhi(DCU_ME|DCU_RE|DCU_HPE|DCU_SPE|DCU_SL|DCU_WE), %g5
|
H A D | head_64.S | 489 sethi %uhi(DCU_ME|DCU_RE|DCU_HPE|DCU_SPE|DCU_SL|DCU_WE), %g7
|
/linux-4.4.14/drivers/media/rc/ |
H A D | redrat3.c | 908 struct usb_host_interface *uhi; redrat3_dev_probe() local 917 uhi = intf->cur_altsetting; redrat3_dev_probe() 920 for (i = 0; i < uhi->desc.bNumEndpoints; ++i) { redrat3_dev_probe() 921 ep = &uhi->endpoint[i].desc; redrat3_dev_probe()
|
/linux-4.4.14/arch/sparc/mm/ |
H A D | init_64.c | 1832 * sethi %uhi(SYMBOL), REG1
|
Completed in 172 milliseconds