Defined in 1 files as a function:
Referenced in 6 files:
- arch/x86/include/asm/paravirt.h, line 449
- arch/x86/include/asm/pgtable.h, line 92
- arch/x86/include/asm/pgtable_64.h
- arch/x86/include/asm/pgtable_types.h
- arch/x86/xen/mmu_pv.c
- include/trace/events/xen.h, line 204
Smatch caller information:
mm/kasan/init.c kasan_free_p4d() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &dev->mutex |
mm/kasan/init.c kasan_free_p4d() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &dev->mutex |
mm/kasan/init.c kasan_remove_zero_shadow() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &dev->mutex |
mm/kasan/init.c kasan_remove_zero_shadow() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &dev->mutex |
arch/x86/mm/kasan_init_64.c clear_pgds() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| LOCK2 | irq |
arch/x86/mm/kasan_init_64.c clear_pgds() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| LOCK2 | irq |
mm/memory.c free_p4d_range() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &mm->mmap_lock | ||
| HALF_LOCKED2 | &tsk->signal->exec_update_lock |
mm/memory.c free_p4d_range() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &mm->mmap_lock | ||
| HALF_LOCKED2 | &tsk->signal->exec_update_lock |
mm/pgtable-generic.c pgd_clear_bad() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &mm->mmap_lock |
mm/pgtable-generic.c pgd_clear_bad() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &mm->mmap_lock |
arch/x86/boot/startup/sme.c native_set_p4d() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|
arch/x86/boot/startup/sme.c sme_prepare_pgd() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BIT_INFO | 0 | val | 0x63,0xffffffffffffffff |
mm/debug_vm_pgtable.c destroy_args() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| PREEMPT_ADD |
mm/debug_vm_pgtable.c destroy_args() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| PREEMPT_ADD |
mm/debug_vm_pgtable.c pgd_clear_tests() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| PREEMPT_ADD | |||
| LOCK2 | &args.mm->page_table_lock | ||
| TYPE_LOCK | (struct mm_struct)->page_table_lock |
mm/debug_vm_pgtable.c pgd_clear_tests() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| PREEMPT_ADD | |||
| LOCK2 | &args.mm->page_table_lock | ||
| TYPE_LOCK | (struct mm_struct)->page_table_lock |
mm/debug_vm_pgtable.c pgd_populate_tests() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| PREEMPT_ADD | |||
| LOCK2 | &args.mm->page_table_lock | ||
| TYPE_LOCK | (struct mm_struct)->page_table_lock |
mm/debug_vm_pgtable.c pgd_populate_tests() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| PREEMPT_ADD | |||
| LOCK2 | &args.mm->page_table_lock | ||
| TYPE_LOCK | (struct mm_struct)->page_table_lock |
arch/x86/mm/pgtable.c mop_up_one_pmd() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &mm->mmap_lock |
arch/x86/mm/pgtable.c mop_up_one_pmd() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | val | 0 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &mm->mmap_lock |
arch/x86/xen/mmu_pv.c xen_early_virt_to_phys() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| LOCK2 | irq |
arch/x86/xen/mmu_pv.c xen_make_pgd() -> native_make_pgd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | val | r pte_pfn_to_mfn |