Large pages contain a flag in page directory entry indicating that this points to a large page.
Large pages contain a flag in page table entry indicating that this points to a large page.
Large pages are useful for mapping small sized processes as it takes less space than consumed by two level paging mechanism.
Large pages are useful for mapping large processes like Operating System page mappings.