Searched defs:huge (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/arch/powerpc/mm/ |
H A D | tlb_hash64.c | 43 hpte_need_flush(struct mm_struct *mm, unsigned long addr, pte_t *ptep, unsigned long pte, int huge) hpte_need_flush() argument
|
/linux-4.1.27/arch/m68k/fpsp040/ |
H A D | kernel_ex.S | 27 huge: .long 0x7ffe0000,0xffffffff,0xffffffff label
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | pgtable-ppc64.h | 219 pte_update(struct mm_struct *mm, unsigned long addr, pte_t *ptep, unsigned long clr, unsigned long set, int huge) pte_update() argument
|
/linux-4.1.27/mm/ |
H A D | filemap.c | 548 int huge = PageHuge(page); __add_to_page_cache_locked() local
|
H A D | zsmalloc.c | 218 bool huge; member in struct:size_class 280 bool huge; member in struct:mapping_area
|
/linux-4.1.27/fs/ubifs/ |
H A D | ubifs-media.h | 452 __le64 huge; member in union:ubifs_dev_desc
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
H A D | common.c | 3293 bool huge = !!(pkt->hdr.sequence & SEQ_HUGE_FRAME); il_tx_cmd_complete() local
|
Completed in 312 milliseconds