Defined in 2 files as a prototype:
- arch/loongarch/include/asm/pgtable.h, line 288 (as a prototype)
- arch/mips/include/asm/pgtable-64.h, line 319 (as a prototype)
Defined in 3 files as a macro:
- arch/loongarch/include/asm/pgtable.h, line 289 (as a macro)
- arch/mips/include/asm/pgtable-64.h, line 320 (as a macro)
- include/linux/pgtable.h, line 92 (as a macro)
Defined in 3 files as a function:
- arch/loongarch/mm/pgtable.c, line 96 (as a function)
- arch/mips/mm/pgtable-64.c, line 70 (as a function)
- include/linux/pgtable.h, line 89 (as a function)
Referenced in 8 files:
- arch/loongarch/include/asm/pgalloc.h, line 97
- arch/loongarch/mm/init.c, line 171
- arch/loongarch/mm/pgtable.c
- arch/mips/include/asm/pgalloc.h, line 90
- arch/mips/mm/pgtable-64.c, line 108
- include/linux/pgtable.h, line 88
- mm/kasan/init.c, line 214
- mm/sparse-vmemmap.c, line 228
Smatch caller information:
mm/kasan/init.c zero_p4d_populate() -> pud_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_p4d_populate() -> pud_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 |