Searched refs:_page (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/dpll/zl3073x/ |
| H A D | regs.h | 47 #define ZL_REG_IDX(_idx, _page, _offset, _size, _items, _stride) \ argument 50 FIELD_PREP_CONST(ZL_REG_PAGE_MASK, _page) | \ 63 #define ZL_REG(_page, _offset, _size) \ argument 64 ZL_REG_IDX(0, _page, _offset, _size, 1, 0)
|
| /linux/mm/ |
| H A D | page_reporting.h | 47 #define page_reported(_page) false argument
|
| /linux/include/linux/ |
| H A D | mmzone.h | 97 # define is_migrate_cma_page(_page) (get_pageblock_migratetype(_page) == MIGRATE_CMA) argument 106 # define is_migrate_cma_page(_page) false argument
|
| /linux/arch/mips/include/asm/ |
| H A D | r4kcache.h | 217 static inline void extra##blast_##pfx##cache##lsize##_page(unsigned long page) \
|
| /linux/drivers/net/ethernet/fungible/funcore/ |
| H A D | fun_hci.h | 642 #define FUN_ADMIN_PORT_XCVR_READ_REQ_INIT(_flags, _id, _bank, _page, \ argument 647 .bank = (_bank), .page = (_page), .offset = (_offset), \
|
| /linux/rust/kernel/ |
| H A D | configfs.rs | 662 fn store(_data: &Self::Data, _page: &[u8]) -> Result {
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-ilitek-ili9881c.c | 61 #define ILI9881C_SWITCH_PAGE_INSTR(_page) \ argument 65 .page = (_page), \
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | notif.c | 566 entry->rxb._page = rxb_steal_page(rxb); in iwl_mld_rx_notif()
|
| /linux/drivers/dma/sh/ |
| H A D | rcar-dmac.c | 1079 struct rcar_dmac_desc_page *page, *_page; in rcar_dmac_free_chan_resources() local 1111 list_for_each_entry_safe(page, _page, &rchan->desc.pages, node) { in rcar_dmac_free_chan_resources()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | ops.c | 1755 entry->rxb._page = rxb_steal_page(rxb); in iwl_mvm_rx_common()
|
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| H A D | rx.c | 1318 ._page = rxb->page, in iwl_pcie_rx_handle_rb()
|