Home
last modified time | relevance | path

Searched defs:rpnmask (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dmce_power.c57 unsigned long rpnmask = (1ul << shift) - PAGE_SIZE; in addr_to_pfn() local
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_radix.c902 unsigned long rpnmask = (1ul << shift) - PAGE_SIZE; in kvmppc_book3s_instantiate_page() local