Home
last modified time | relevance | path

Searched refs:stage2_pud_offset (Results 1 – 2 of 2) sorted by relevance

/arch/arm/include/asm/
Dstage2_pgtable.h23 #define stage2_pud_offset(kvm, pgd, address) pud_offset(pgd, address) macro
/arch/arm64/include/asm/
Dstage2_pgtable.h99 static inline pud_t *stage2_pud_offset(struct kvm *kvm, in stage2_pud_offset() function