Defined in 3 files as a prototype:
- arch/loongarch/include/asm/pgtable.h, line 290 (as a prototype)
- arch/mips/include/asm/pgalloc.h, line 35 (as a prototype)
- arch/mips/include/asm/pgtable-64.h, line 321 (as a prototype)
Defined in 3 files as a macro:
- arch/loongarch/include/asm/pgtable.h, line 291 (as a macro)
- arch/mips/include/asm/pgtable-64.h, line 322 (as a macro)
- include/linux/pgtable.h, line 85 (as a macro)
Defined in 3 files as a function:
- arch/loongarch/mm/pgtable.c, line 72 (as a function)
- arch/mips/mm/pgtable-64.c, line 46 (as a function)
- include/linux/pgtable.h, line 82 (as a function)
Referenced in 9 files:
- arch/loongarch/include/asm/pgalloc.h, line 77
- arch/loongarch/mm/init.c, line 180
- arch/loongarch/mm/pgtable.c
- arch/mips/include/asm/pgalloc.h, line 70
- arch/mips/kvm/mmu.c, line 125
- arch/mips/mm/pgtable-64.c
- include/linux/pgtable.h, line 81
- mm/kasan/init.c, line 172
- mm/sparse-vmemmap.c, line 215
Smatch caller information:
mm/kasan/init.c zero_pud_populate() -> pmd_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | addr | 1-u64max |
| DATA_SOURCE | 0 | addr | r early_alloc |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | irq |
mm/sparse-vmemmap.c vmemmap_pud_populate() -> pmd_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | addr | 1-u64max |
| DATA_SOURCE | 0 | addr | r vmemmap_alloc_block_zero |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | irq |